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