hudson
Class Indenter<J extends Job>
java.lang.Object
hudson.Indenter<J>
public abstract class Indenter<J extends Job>
- extends Object
Used by projectView.jelly to indent modules.
- Author:
- Kohsuke Kawaguchi
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Indenter
public Indenter()
getNestLevel
protected abstract int getNestLevel(J job)
getCss
public final String getCss(J job)
getRelativeShift
public final String getRelativeShift(J job)
Copyright © 2004-2013. All Rights Reserved.