|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objecthudson.model.Descriptor<hudson.plugins.promoted_builds.PromotionCondition>
hudson.plugins.promoted_builds.PromotionConditionDescriptor
hudson.plugins.release.promotion.ReleasePromotionCondition.DescriptorImpl
public static final class ReleasePromotionCondition.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 | |
---|---|
ReleasePromotionCondition.DescriptorImpl()
|
Method Summary | |
---|---|
java.lang.String |
getDisplayName()
|
java.lang.String |
getHelpFile()
|
boolean |
isApplicable(hudson.model.AbstractProject<?,?> item)
|
hudson.plugins.promoted_builds.PromotionCondition |
newInstance(org.kohsuke.stapler.StaplerRequest req,
net.sf.json.JSONObject formData)
|
Methods inherited from class hudson.model.Descriptor |
---|
calcAutoCompleteSettings, calcFillSettings, configure, configure, doHelp, find, find, getCheckUrl, getConfigPage, getDescriptorUrl, getGlobalConfigPage, getGlobalPropertyType, getHelpFile, getId, getJsonSafeClassName, getPropertyType, getPropertyType, getT, 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 ReleasePromotionCondition.DescriptorImpl()
Method Detail |
---|
public boolean isApplicable(hudson.model.AbstractProject<?,?> item)
isApplicable
in class hudson.plugins.promoted_builds.PromotionConditionDescriptor
public java.lang.String getDisplayName()
getDisplayName
in class hudson.model.Descriptor<hudson.plugins.promoted_builds.PromotionCondition>
public java.lang.String getHelpFile()
getHelpFile
in class hudson.model.Descriptor<hudson.plugins.promoted_builds.PromotionCondition>
public hudson.plugins.promoted_builds.PromotionCondition newInstance(org.kohsuke.stapler.StaplerRequest req, net.sf.json.JSONObject formData) throws hudson.model.Descriptor.FormException
newInstance
in class hudson.model.Descriptor<hudson.plugins.promoted_builds.PromotionCondition>
hudson.model.Descriptor.FormException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |