Package | Description |
---|---|
com.atlassian.bamboo.chains | |
com.atlassian.bamboo.plan | |
com.atlassian.bamboo.v2.ww2.build |
Modifier and Type | Method and Description |
---|---|
PlanExecutionConfig.PlanExecutionType |
ChainState.getPlanExecutionType()
How this chain was executed, i.e.
|
Modifier and Type | Method and Description |
---|---|
PlanExecutionConfig.PlanExecutionType |
PlanExecutionConfigImpl.getPlanExecutionType() |
PlanExecutionConfig.PlanExecutionType |
PlanExecutionConfig.getPlanExecutionType()
type of resumed plan execution
|
static PlanExecutionConfig.PlanExecutionType |
PlanExecutionConfig.PlanExecutionType.valueOf(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.
|
Constructor and Description |
---|
PlanExecutionConfigImpl(PlanExecutionConfig.PlanExecutionType planExecutionType) |
Modifier and Type | Method and Description |
---|---|
protected abstract PlanExecutionConfig.PlanExecutionType |
AbstractContinuableBuildAction.getPlanExecutionType() |
protected PlanExecutionConfig.PlanExecutionType |
RestartBuild.getPlanExecutionType() |
protected PlanExecutionConfig.PlanExecutionType |
ContinueBuild.getPlanExecutionType() |
protected PlanExecutionConfig.PlanExecutionType |
RerunBuild.getPlanExecutionType() |
Copyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.