|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PromotionCondition | |
|---|---|
| hudson.plugins.promoted_builds | |
| hudson.plugins.promoted_builds.conditions | |
| Uses of PromotionCondition in hudson.plugins.promoted_builds |
|---|
| Fields in hudson.plugins.promoted_builds with type parameters of type PromotionCondition | |
|---|---|
hudson.util.DescribableList<PromotionCondition,PromotionConditionDescriptor> |
PromotionProcess.conditions
PromotionConditions. |
| Constructor parameters in hudson.plugins.promoted_builds with type arguments of type PromotionCondition | |
|---|---|
PromotionConditionDescriptor(java.lang.Class<? extends PromotionCondition> clazz)
|
|
| Uses of PromotionCondition in hudson.plugins.promoted_builds.conditions |
|---|
| Subclasses of PromotionCondition in hudson.plugins.promoted_builds.conditions | |
|---|---|
class |
DownstreamPassCondition
PromotionCondition that tests if certain downstream projects have passed. |
class |
ManualCondition
PromotionCondition that requires manual promotion. |
| Methods in hudson.plugins.promoted_builds.conditions that return PromotionCondition | |
|---|---|
PromotionCondition |
DownstreamPassCondition.DescriptorImpl.newInstance(org.kohsuke.stapler.StaplerRequest req,
net.sf.json.JSONObject formData)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||