@Extension public static final class ResourceView.DescriptorImpl extends DeployableViewDescriptor
Constructor and Description |
---|
DescriptorImpl() |
Modifier and Type | Method and Description |
---|---|
hudson.util.ListBoxModel |
doFillTypeItems(java.lang.String credentialExistingResources,
java.lang.String credentialNewResources,
hudson.model.AbstractProject<?,?> project) |
java.lang.String |
getDisplayName() |
getDeployitDescriptor
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<DeployableView>
public hudson.util.ListBoxModel doFillTypeItems(@QueryParameter(value="credential") @RelativePath(value="..") java.lang.String credentialExistingResources, @QueryParameter(value="credential") @RelativePath(value="../..") java.lang.String credentialNewResources, @AncestorInPath hudson.model.AbstractProject<?,?> project)