public abstract class DeployHubMenu extends Object implements hudson.ExtensionPoint, hudson.model.Action, hudson.model.Describable<DeployHubMenu>
| Constructor and Description |
|---|
DeployHubMenu() |
| Modifier and Type | Method and Description |
|---|---|
static hudson.ExtensionList<DeployHubMenu> |
all() |
abstract String |
getDescription() |
DeployHubMenuDescriptor |
getDescriptor() |
String |
getDisplayName() |
String |
getIconFileName() |
String |
getUrlName() |
public String getIconFileName()
getIconFileName in interface hudson.model.Actionpublic String getUrlName()
getUrlName in interface hudson.model.Actionpublic String getDisplayName()
getDisplayName in interface hudson.model.ActiongetDisplayName in interface hudson.model.ModelObjectpublic abstract String getDescription()
public DeployHubMenuDescriptor getDescriptor()
getDescriptor in interface hudson.model.Describable<DeployHubMenu>public static hudson.ExtensionList<DeployHubMenu> all()
Copyright © 2016–2019 DeployHub Inc. All rights reserved.