|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecthudson.plugins.promoted_builds.PromotionCondition
hudson.plugins.promoted_builds.conditions.ManualCondition
public class ManualCondition
PromotionCondition that requires manual promotion.
| Nested Class Summary | |
|---|---|
static class |
ManualCondition.DescriptorImpl
|
| Nested classes/interfaces inherited from interface hudson.ExtensionPoint |
|---|
hudson.ExtensionPoint.LegacyInstancesAreScopedToHudson |
| Constructor Summary | |
|---|---|
ManualCondition()
|
|
| Method Summary | |
|---|---|
PromotionConditionDescriptor |
getDescriptor()
|
PromotionBadge |
isMet(hudson.model.AbstractBuild<?,?> build)
Checks if the promotion criteria is met. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ManualCondition()
| Method Detail |
|---|
public PromotionBadge isMet(hudson.model.AbstractBuild<?,?> build)
PromotionCondition
isMet in class PromotionConditionbuild - The build for which the promotion is considered.
public PromotionConditionDescriptor getDescriptor()
getDescriptor in interface hudson.model.Describable<PromotionCondition>getDescriptor in class PromotionCondition
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||