|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecthudson.model.Descriptor<hudson.model.TopLevelItem>
hudson.model.TopLevelItemDescriptor
hudson.model.AbstractProject.AbstractProjectDescriptor
hudson.ivy.IvyModuleSet.DescriptorImpl
public static final class IvyModuleSet.DescriptorImpl
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class hudson.model.Descriptor |
|---|
hudson.model.Descriptor.FormException, hudson.model.Descriptor.PropertyType |
| Field Summary |
|---|
| Fields inherited from class hudson.model.Descriptor |
|---|
clazz |
| Fields inherited from interface hudson.model.Saveable |
|---|
NOOP |
| Constructor Summary | |
|---|---|
IvyModuleSet.DescriptorImpl()
|
|
| Method Summary | |
|---|---|
boolean |
configure(org.kohsuke.stapler.StaplerRequest req,
net.sf.json.JSONObject o)
|
String |
getDisplayName()
|
String |
getGlobalAntOpts()
|
hudson.model.TopLevelItem |
newInstance(hudson.model.ItemGroup parent,
String name)
|
void |
setGlobalAntOpts(String globalAntOpts)
|
| Methods inherited from class hudson.model.AbstractProject.AbstractProjectDescriptor |
|---|
doAutoCompleteAssignedLabelString, doCheckAssignedLabelString, isApplicable |
| Methods inherited from class hudson.model.TopLevelItemDescriptor |
|---|
all, newInstance, newInstance |
| Methods inherited from class hudson.model.Descriptor |
|---|
calcAutoCompleteSettings, calcFillSettings, configure, doHelp, find, find, getCheckUrl, getConfigFile, getConfigPage, getDescriptorUrl, getGlobalConfigPage, getGlobalPropertyType, getHelpFile, getHelpFile, getId, getJsonSafeClassName, getPropertyType, getPropertyType, getViewPage, isInstance, isSubTypeOf, load, newInstance, newInstancesFromHeteroList, newInstancesFromHeteroList, save, toArray, toList, toMap |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public IvyModuleSet.DescriptorImpl()
| Method Detail |
|---|
public String getGlobalAntOpts()
public void setGlobalAntOpts(String globalAntOpts)
public String getDisplayName()
getDisplayName in class hudson.model.TopLevelItemDescriptor
public hudson.model.TopLevelItem newInstance(hudson.model.ItemGroup parent,
String name)
newInstance in class hudson.model.TopLevelItemDescriptor
public boolean configure(org.kohsuke.stapler.StaplerRequest req,
net.sf.json.JSONObject o)
configure in class hudson.model.Descriptor<hudson.model.TopLevelItem>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||