|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecthudson.model.Descriptor<PromotionCondition>
hudson.plugins.promoted_builds.PromotionConditionDescriptor
hudson.plugins.promoted_builds.conditions.DownstreamPassCondition.DescriptorImpl
public static final class DownstreamPassCondition.DescriptorImpl
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class hudson.model.Descriptor |
|---|
hudson.model.Descriptor.FormException, hudson.model.Descriptor.PropertyType |
| Field Summary | |
|---|---|
static DownstreamPassCondition.DescriptorImpl |
INSTANCE
|
| Fields inherited from class hudson.model.Descriptor |
|---|
clazz |
| Constructor Summary | |
|---|---|
DownstreamPassCondition.DescriptorImpl()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getDisplayName()
|
java.lang.String |
getHelpFile()
|
boolean |
isApplicable(hudson.model.AbstractProject<?,?> item)
Returns true if this condition is applicable to the given project. |
PromotionCondition |
newInstance(org.kohsuke.stapler.StaplerRequest req,
net.sf.json.JSONObject formData)
|
| Methods inherited from class hudson.model.Descriptor |
|---|
configure, configure, configure, convert, doHelp, find, find, getCheckUrl, getConfigPage, getGlobalConfigPage, getHelpFile, getJsonSafeClassName, getPropertyType, getViewPage, isInstance, 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 |
| Field Detail |
|---|
public static final DownstreamPassCondition.DescriptorImpl INSTANCE
| Constructor Detail |
|---|
public DownstreamPassCondition.DescriptorImpl()
| Method Detail |
|---|
public boolean isApplicable(hudson.model.AbstractProject<?,?> item)
PromotionConditionDescriptor
isApplicable in class PromotionConditionDescriptorpublic java.lang.String getDisplayName()
getDisplayName in class hudson.model.Descriptor<PromotionCondition>public java.lang.String getHelpFile()
getHelpFile in class hudson.model.Descriptor<PromotionCondition>
public PromotionCondition newInstance(org.kohsuke.stapler.StaplerRequest req,
net.sf.json.JSONObject formData)
throws hudson.model.Descriptor.FormException
newInstance in class hudson.model.Descriptor<PromotionCondition>hudson.model.Descriptor.FormException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||