|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jvnet.hudson.plugins.collapsingconsolesections.CollapsingSectionsConfiguration
public class CollapsingSectionsConfiguration
Provides a serializable instance of collapsing sections global configs.
| Constructor Summary | |
|---|---|
CollapsingSectionsConfiguration(CollapsingSectionNote[] sections,
boolean numberingEnabled)
|
|
| Method Summary | |
|---|---|
SectionDefinition[] |
getSectionDefinitions()
|
CollapsingSectionNote[] |
getSections()
|
boolean |
isNumberingEnabled()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CollapsingSectionsConfiguration(CollapsingSectionNote[] sections,
boolean numberingEnabled)
| Method Detail |
|---|
public boolean isNumberingEnabled()
public CollapsingSectionNote[] getSections()
public SectionDefinition[] getSectionDefinitions()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||