|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objecthudson.plugins.ui_samples.Root
@Extension public class Root
Entry point to all the UI samples.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface hudson.ExtensionPoint |
|---|
ExtensionPoint.LegacyInstancesAreScopedToHudson |
| Constructor Summary | |
|---|---|
Root()
|
|
| Method Summary | |
|---|---|
java.util.List<UISample> |
getAll()
|
java.lang.String |
getDisplayName()
|
UISample |
getDynamic(java.lang.String name)
|
java.lang.String |
getIconFileName()
|
java.lang.String |
getUrlName()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Root()
| Method Detail |
|---|
public java.lang.String getIconFileName()
getIconFileName in interface Actionpublic java.lang.String getDisplayName()
getDisplayName in interface ActiongetDisplayName in interface ModelObjectpublic java.lang.String getUrlName()
getUrlName in interface Actionpublic UISample getDynamic(java.lang.String name)
public java.util.List<UISample> getAll()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||