@Extension public class VectorCASTJobRoot extends Object implements hudson.model.RootAction
| Constructor and Description |
|---|
VectorCASTJobRoot() |
| Modifier and Type | Method and Description |
|---|---|
List<JobBase> |
getAll()
Get all actions associated with this URL
|
String |
getDisplayName()
Display name for the top-level action/menu-item
|
JobBase |
getDynamic(String name)
Get dynamic 'job' - used by Stapler
|
String |
getIconFileName()
Get the icon to use.
|
String |
getUrlName()
Get name of top-level action/url
|
public String getIconFileName()
getIconFileName in interface hudson.model.Actionpublic String getDisplayName()
getDisplayName in interface hudson.model.ActiongetDisplayName in interface hudson.model.ModelObjectpublic String getUrlName()
getUrlName in interface hudson.model.Actionpublic JobBase getDynamic(String name)
name - name to findCopyright © 2016–2018 Vector Software. All rights reserved.