|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecthudson.plugins.promoted_builds.PromotionConditions
public class PromotionConditions
All registered PromotionConditionDescriptors in the system.
| Field Summary | |
|---|---|
static java.util.List<PromotionConditionDescriptor> |
CONDITIONS
|
| Constructor Summary | |
|---|---|
PromotionConditions()
|
|
| Method Summary | |
|---|---|
static java.util.List<PromotionConditionDescriptor> |
getApplicableTriggers(hudson.model.AbstractProject<?,?> p)
Returns a subset of PromotionConditionDescriptors that applys to the given project. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.util.List<PromotionConditionDescriptor> CONDITIONS
| Constructor Detail |
|---|
public PromotionConditions()
| Method Detail |
|---|
public static java.util.List<PromotionConditionDescriptor> getApplicableTriggers(hudson.model.AbstractProject<?,?> p)
PromotionConditionDescriptors that applys to the given project.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||