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.Action
public String getUrlName()
getUrlName
in interface hudson.model.Action
public String getDisplayName()
getDisplayName
in interface hudson.model.Action
getDisplayName
in interface hudson.model.ModelObject
public 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.