|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objecthudson.plugins.jswidgets.JsBaseAction
hudson.plugins.jswidgets.JsRootAction
@Extension public class JsRootAction
Implements methods for javascript root widgets.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface hudson.ExtensionPoint |
|---|
hudson.ExtensionPoint.LegacyInstancesAreScopedToHudson |
| Constructor Summary | |
|---|---|
JsRootAction()
|
|
| Method Summary | |
|---|---|
hudson.util.RunList |
getRunList(org.kohsuke.stapler.StaplerRequest request)
Returns some or all known runs of this hudson instance, depending on parameter count. |
java.lang.String |
getUrlName()
This actions always starts from the context directly, so prefix JsConsts with a slash. |
| Methods inherited from class hudson.plugins.jswidgets.JsBaseAction |
|---|
getBaseUrl, getDisplayName, getIconFileName, getImagesUrl, skipDescription, wantHtml |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface hudson.model.Action |
|---|
getDisplayName, getIconFileName |
| Constructor Detail |
|---|
public JsRootAction()
| Method Detail |
|---|
public java.lang.String getUrlName()
JsConsts with a slash.
getUrlName in interface hudson.model.ActiongetUrlName in class JsBaseActionpublic hudson.util.RunList getRunList(org.kohsuke.stapler.StaplerRequest request)
request - evalutes parameter count
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||