|
||||||||||
| 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.release.promotion.ReleasePromotionCondition
public class ReleasePromotionCondition
Add support for the promotion plugin by adding a condition that the build must be a released build.
| Nested Class Summary | |
|---|---|
static class |
ReleasePromotionCondition.Badge
|
static class |
ReleasePromotionCondition.DescriptorImpl
|
| Nested classes/interfaces inherited from interface hudson.ExtensionPoint |
|---|
hudson.ExtensionPoint.LegacyInstancesAreScopedToHudson |
| Constructor Summary | |
|---|---|
ReleasePromotionCondition()
|
|
| Method Summary | |
|---|---|
hudson.plugins.promoted_builds.PromotionBadge |
isMet(hudson.model.AbstractBuild<?,?> build)
|
static void |
registerExtension()
|
| Methods inherited from class hudson.plugins.promoted_builds.PromotionCondition |
|---|
all, getApplicableTriggers, getDescriptor, isMet |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ReleasePromotionCondition()
| Method Detail |
|---|
public hudson.plugins.promoted_builds.PromotionBadge isMet(hudson.model.AbstractBuild<?,?> build)
isMet in class hudson.plugins.promoted_builds.PromotionConditionpublic static void registerExtension()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||