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