@Extension public class VectorCASTJobRoot extends Object implements hudson.model.RootAction
| Modifier and Type | Field and Description |
|---|---|
static hudson.security.PermissionGroup |
PERMISSIONS_GROUP |
static hudson.security.PermissionScope[] |
scope |
static hudson.security.Permission |
VIEW |
| 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
|
String |
getVersion()
Default version.
|
public static final hudson.security.PermissionGroup PERMISSIONS_GROUP
public static final hudson.security.PermissionScope[] scope
public static final hudson.security.Permission VIEW
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 String getVersion()
public JobBase getDynamic(String name)
name - name to findCopyright © 2016–2022 Vector Informatik, GmbH. All rights reserved.