@Extension public class Root extends Object implements hudson.model.RootAction, jenkins.model.ModelObjectWithContextMenu
| Constructor and Description |
|---|
Root() |
| Modifier and Type | Method and Description |
|---|---|
jenkins.model.ModelObjectWithContextMenu.ContextMenu |
doContextMenu(org.kohsuke.stapler.StaplerRequest request,
org.kohsuke.stapler.StaplerResponse response) |
List<DeployHubMenu> |
getAll() |
String |
getDisplayName() |
hudson.model.Action |
getDynamic(String name) |
String |
getIconFileName() |
String |
getServerURL() |
String |
getUrlName() |
String |
getViewUrl() |
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 List<DeployHubMenu> getAll()
public String getServerURL()
public String getViewUrl()
public hudson.model.Action getDynamic(String name)
Copyright © 2016–2018 DeployHub Inc. All rights reserved.