public static final class IvyModuleSet.DescriptorImpl
extends hudson.model.AbstractProject.AbstractProjectDescriptor
implements hudson.model.PersistentDescriptor
| Constructor and Description |
|---|
DescriptorImpl() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
configure(org.kohsuke.stapler.StaplerRequest req,
net.sf.json.JSONObject json) |
hudson.util.ListBoxModel |
doFillSettingsItems(hudson.model.ItemGroup context) |
java.lang.String |
getDisplayName() |
java.lang.String |
getGlobalAntOpts() |
hudson.model.TopLevelItem |
newInstance(hudson.model.ItemGroup parent,
java.lang.String name) |
void |
setGlobalAntOpts(java.lang.String globalAntOpts) |
doAutoCompleteAssignedLabelString, doAutoCompleteLabel, doAutoCompleteUpstreamProjects, doCheckAssignedLabelString, doCheckCustomWorkspace, doCheckLabel, getApplicableSCMCheckoutStrategyDescriptors, isApplicable, validateLabelExpressionall, checkApplicableIn, getCategoryId, getDescription, getIconClassName, getIconFilePath, getIconFilePathPattern, isApplicableIn, newInstance, newInstance, testInstanceaddHelpFileRedirect, calcAutoCompleteSettings, calcFillSettings, configure, doHelp, find, find, findByDescribableClassName, findById, getCategory, 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, newInstancesFromHeteroList, newInstancesFromHeteroList, save, self, toArray, toList, toMappublic java.lang.String getGlobalAntOpts()
@DataBoundSetter public void setGlobalAntOpts(java.lang.String globalAntOpts)
public hudson.util.ListBoxModel doFillSettingsItems(@AncestorInPath
hudson.model.ItemGroup context)
public java.lang.String getDisplayName()
getDisplayName in class hudson.model.TopLevelItemDescriptorpublic hudson.model.TopLevelItem newInstance(hudson.model.ItemGroup parent,
java.lang.String name)
newInstance in class hudson.model.TopLevelItemDescriptorpublic boolean configure(org.kohsuke.stapler.StaplerRequest req,
net.sf.json.JSONObject json)
configure in class hudson.model.Descriptor<hudson.model.TopLevelItem>