Class ProjectCreationEngine.CreationClass.DescriptorImpl
- java.lang.Object
- 
- hudson.model.Descriptor<ProjectCreationEngine.CreationClass>
- 
- hudson.plugins.project_inheritance.projects.creation.ProjectCreationEngine.CreationClass.DescriptorImpl
 
 
- 
- Enclosing class:
- ProjectCreationEngine.CreationClass
 
 public static final class ProjectCreationEngine.CreationClass.DescriptorImpl extends Descriptor<ProjectCreationEngine.CreationClass> 
- 
- 
Nested Class Summary- 
Nested classes/interfaces inherited from class hudson.model.DescriptorDescriptor.FormException, Descriptor.PropertyType, Descriptor.Self
 
- 
 - 
Field Summary- 
Fields inherited from class hudson.model.Descriptorclazz
 
- 
 - 
Constructor SummaryConstructors Constructor Description DescriptorImpl()
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetDisplayName()ProjectCreationEngine.CreationClassnewInstance(org.kohsuke.stapler.StaplerRequest req, net.sf.json.JSONObject formData)- 
Methods inherited from class hudson.model.DescriptoraddHelpFileRedirect, calcAutoCompleteSettings, calcFillSettings, configure, 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, getRequiredGlobalConfigPagePermission, getT, getViewPage, isInstance, isSubTypeOf, load, newInstance, newInstancesFromHeteroList, newInstancesFromHeteroList, save, self, toArray, toList, toMap
 
- 
 
- 
- 
- 
Method Detail- 
getDisplayNamepublic String getDisplayName() - Overrides:
- getDisplayNamein class- Descriptor<ProjectCreationEngine.CreationClass>
 
 - 
newInstancepublic ProjectCreationEngine.CreationClass newInstance(org.kohsuke.stapler.StaplerRequest req, net.sf.json.JSONObject formData) throws Descriptor.FormException - Overrides:
- newInstancein class- Descriptor<ProjectCreationEngine.CreationClass>
- Throws:
- Descriptor.FormException
 
 
- 
 
-