@Extension public static final class JenkinsDeploymentOptions.DescriptorImpl extends hudson.model.Descriptor<JenkinsDeploymentOptions>
Constructor and Description |
---|
DescriptorImpl() |
Modifier and Type | Method and Description |
---|---|
hudson.util.FormValidation |
doCheckEnvironment(java.lang.String credential,
java.lang.String credential2,
java.lang.String value,
hudson.model.AbstractProject<?,?> project) |
hudson.util.ComboBoxModel |
doFillEnvironmentItems(java.lang.String credential,
java.lang.String credential2,
hudson.model.AbstractProject project) |
protected DeployitNotifier.DeployitDescriptor |
getDeployitDescriptor() |
java.lang.String |
getDisplayName() |
addHelpFileRedirect, calcAutoCompleteSettings, calcFillSettings, configure, configure, doHelp, find, find, findByDescribableClassName, findById, getCheckMethod, getCheckUrl, getConfigFile, getConfigPage, getCurrentDescriptorByNameUrl, getDescriptorFullUrl, getDescriptorUrl, getGlobalConfigPage, getGlobalPropertyType, getHelpFile, getHelpFile, getHelpFile, getId, getJsonSafeClassName, getKlass, getPlugin, getPossibleViewNames, getPropertyType, getPropertyType, getPropertyTypeOrDie, getT, getViewPage, isInstance, isSubTypeOf, load, newInstance, newInstance, newInstancesFromHeteroList, newInstancesFromHeteroList, save, self, toArray, toList, toMap
public java.lang.String getDisplayName()
getDisplayName
in class hudson.model.Descriptor<JenkinsDeploymentOptions>
public hudson.util.ComboBoxModel doFillEnvironmentItems(@QueryParameter(value="credential") @RelativePath(value="..") java.lang.String credential, @QueryParameter(value="credential") java.lang.String credential2, @AncestorInPath hudson.model.AbstractProject project)
public hudson.util.FormValidation doCheckEnvironment(@QueryParameter(value="credential") @RelativePath(value="..") java.lang.String credential, @QueryParameter(value="credential") java.lang.String credential2, @QueryParameter java.lang.String value, @AncestorInPath hudson.model.AbstractProject<?,?> project)
protected DeployitNotifier.DeployitDescriptor getDeployitDescriptor()