@Extension public final class DeploymentDescriptor extends StackOpDescriptor<hudson.tasks.Builder>
Deployer. Used as a singleton.
The class is marked as public so that it can be accessed from views.
See src/main/resources/com/cloudsmith/hammer/jenkins/deployment/Deployer/*.jelly for the actual HTML fragment for the configuration screen.
| Constructor and Description |
|---|
DeploymentDescriptor() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDisplayName()
This human readable name is used in the configuration screen.
|
doCheckStack, isApplicablecalcAutoCompleteSettings, calcFillSettings, configure, configure, doHelp, find, find, getCheckUrl, getConfigPage, getCurrentDescriptorByNameUrl, getDescriptorFullUrl, getDescriptorUrl, getGlobalConfigPage, getGlobalPropertyType, getHelpFile, getHelpFile, getId, getJsonSafeClassName, getPropertyType, getPropertyType, getT, getViewPage, isInstance, isSubTypeOf, load, newInstance, newInstance, newInstancesFromHeteroList, newInstancesFromHeteroList, save, toArray, toList, toMappublic String getDisplayName()
getDisplayName in class hudson.model.Descriptor<hudson.tasks.Builder>Copyright © 2004-2012. All Rights Reserved.