|
||||||||||
| 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)
|
java.lang.String |
getDisplayName()
|
java.lang.String |
getGlobalAntOpts()
|
IvyModuleSet |
newInstance(java.lang.String name)
|
void |
setGlobalAntOpts(java.lang.String globalAntOpts)
|
| Methods inherited from class hudson.model.AbstractProject.AbstractProjectDescriptor |
|---|
isApplicable |
| Methods inherited from class hudson.model.TopLevelItemDescriptor |
|---|
all, newInstance, newInstanceDetailPage |
| Methods inherited from class hudson.model.Descriptor |
|---|
calcFillSettings, configure, doHelp, find, find, getCheckUrl, getConfigPage, getDescriptorUrl, getGlobalConfigPage, getGlobalPropertyType, getHelpFile, getHelpFile, getJsonSafeClassName, getPropertyType, getPropertyType, getViewPage, isInstance, isSubTypeOf, load, newInstance, 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 java.lang.String getGlobalAntOpts()
public void setGlobalAntOpts(java.lang.String globalAntOpts)
public java.lang.String getDisplayName()
getDisplayName in class hudson.model.TopLevelItemDescriptorpublic IvyModuleSet newInstance(java.lang.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 | |||||||||