|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PlanExecutionConfig.PlanExecutionType | |
---|---|
com.atlassian.bamboo.chains | |
com.atlassian.bamboo.plan | |
com.atlassian.bamboo.v2.ww2.build |
Uses of PlanExecutionConfig.PlanExecutionType in com.atlassian.bamboo.chains |
---|
Methods in com.atlassian.bamboo.chains that return PlanExecutionConfig.PlanExecutionType | |
---|---|
PlanExecutionConfig.PlanExecutionType |
ChainState.getPlanExecutionType()
How this chain was executed, i.e. |
Uses of PlanExecutionConfig.PlanExecutionType in com.atlassian.bamboo.plan |
---|
Methods in com.atlassian.bamboo.plan that return PlanExecutionConfig.PlanExecutionType | |
---|---|
PlanExecutionConfig.PlanExecutionType |
PlanExecutionConfig.getPlanExecutionType()
type of resumed plan execution |
PlanExecutionConfig.PlanExecutionType |
PlanExecutionConfigImpl.getPlanExecutionType()
|
static PlanExecutionConfig.PlanExecutionType |
PlanExecutionConfig.PlanExecutionType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static PlanExecutionConfig.PlanExecutionType[] |
PlanExecutionConfig.PlanExecutionType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Constructors in com.atlassian.bamboo.plan with parameters of type PlanExecutionConfig.PlanExecutionType | |
---|---|
PlanExecutionConfigImpl(PlanExecutionConfig.PlanExecutionType planExecutionType)
|
Uses of PlanExecutionConfig.PlanExecutionType in com.atlassian.bamboo.v2.ww2.build |
---|
Methods in com.atlassian.bamboo.v2.ww2.build that return PlanExecutionConfig.PlanExecutionType | |
---|---|
protected PlanExecutionConfig.PlanExecutionType |
RestartBuild.getPlanExecutionType()
|
protected PlanExecutionConfig.PlanExecutionType |
ContinueBuild.getPlanExecutionType()
|
protected abstract PlanExecutionConfig.PlanExecutionType |
AbstractContinuableBuildAction.getPlanExecutionType()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |