@Extension(optional=true) public class PromotionStatusProvider extends AbstractPromotionStatusProvider
Modifier and Type | Field and Description |
---|---|
static Class<hudson.plugins.promoted_builds.PromotedBuildAction> |
CLASS |
Constructor and Description |
---|
PromotionStatusProvider() |
Modifier and Type | Method and Description |
---|---|
List<PromotionStatus> |
getPromotionStatusList(hudson.model.AbstractBuild<?,?> build) |
boolean |
isBuildPromoted(hudson.model.AbstractBuild<?,?> build) |
all
public static final Class<hudson.plugins.promoted_builds.PromotedBuildAction> CLASS
public boolean isBuildPromoted(hudson.model.AbstractBuild<?,?> build)
isBuildPromoted
in class AbstractPromotionStatusProvider
public List<PromotionStatus> getPromotionStatusList(hudson.model.AbstractBuild<?,?> build)
getPromotionStatusList
in class AbstractPromotionStatusProvider
Copyright © 2016–2020 Diabol AB. All rights reserved.