public abstract class Common extends Object implements hudson.model.Action, jenkins.model.ModelObjectWithContextMenu
| Constructor and Description |
|---|
Common() |
| 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() |
static String |
getServerURL() |
String |
getUrlName() |
HashMap<String,String> |
getUserAccounts() |
String |
getViewUrl() |
String |
httpGet(String url) |
public 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 getViewUrl()
public jenkins.model.ModelObjectWithContextMenu.ContextMenu doContextMenu(org.kohsuke.stapler.StaplerRequest request,
org.kohsuke.stapler.StaplerResponse response)
throws Exception
doContextMenu in interface jenkins.model.ModelObjectWithContextMenuExceptionpublic static String getServerURL()
Copyright © 2016–2018 DeployHub Inc. All rights reserved.