|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of ExecutionStatus in com.atlassian.bamboo.build |
|---|
| Methods in com.atlassian.bamboo.build that return ExecutionStatus | |
|---|---|
ExecutionStatus |
PlanResultsAction.getExecutionStatus()
|
ExecutionStatus |
ChainResultsAction.getExecutionStatus(PlanResultKey planResultKey)
|
| Uses of ExecutionStatus in com.atlassian.bamboo.chains |
|---|
| Subinterfaces of ExecutionStatus in com.atlassian.bamboo.chains | |
|---|---|
interface |
BuildExecution
Represents a running Job executing within a ChainStage |
interface |
ChainExecution
Represents an executing Chain |
| Uses of ExecutionStatus in com.atlassian.bamboo.plan |
|---|
| Methods in com.atlassian.bamboo.plan that return ExecutionStatus | |
|---|---|
ExecutionStatus |
ExecutionStatusProvider.getExecutionStatus(PlanResultKey planResultKey)
Returns a ExecutionStatus for the given PlanResultKey |
ExecutionStatus |
PlanExecutionManagerImpl.getExecutionStatus(PlanResultKey planResultKey)
|
ExecutionStatus |
ExecutionStatusProviderImpl.getExecutionStatus(PlanResultKey planResultKey)
|
| Methods in com.atlassian.bamboo.plan that return types with arguments of type ExecutionStatus | |
|---|---|
java.util.Collection<? extends ExecutionStatus> |
ExecutionStatusProvider.getExecutionStatus(PlanKey planKey)
Returns a collection of current ExecutionStatuss for PlanKey |
java.util.Collection<? extends ExecutionStatus> |
PlanExecutionManagerImpl.getExecutionStatus(PlanKey planKey)
|
java.util.Collection<? extends ExecutionStatus> |
ExecutionStatusProviderImpl.getExecutionStatus(PlanKey planKey)
|
| Uses of ExecutionStatus in com.atlassian.bamboo.progressbar |
|---|
| Constructors in com.atlassian.bamboo.progressbar with parameters of type ExecutionStatus | |
|---|---|
ProgressBarImpl(ExecutionStatus executionStatus)
|
|
| Uses of ExecutionStatus in com.atlassian.bamboo.v2.build |
|---|
| Subinterfaces of ExecutionStatus in com.atlassian.bamboo.v2.build | |
|---|---|
interface |
CurrentlyBuilding
This object encapsulates the BuildContext that'd being built and the BuildAgent id it's related to |
| Classes in com.atlassian.bamboo.v2.build that implement ExecutionStatus | |
|---|---|
class |
CurrentlyBuildingImpl
|
| Uses of ExecutionStatus in com.atlassian.bamboo.ww2.actions |
|---|
| Methods in com.atlassian.bamboo.ww2.actions that return types with arguments of type ExecutionStatus | |
|---|---|
java.util.Collection<? extends ExecutionStatus> |
PlanActionSupport.getCurrentlyBuildingPlans(PlanKey planKey)
|
| Uses of ExecutionStatus in com.atlassian.bamboo.ww2.actions.chains |
|---|
| Methods in com.atlassian.bamboo.ww2.actions.chains that return types with arguments of type ExecutionStatus | |
|---|---|
java.util.List<ExecutionStatus> |
ViewChainSummary.getCurrentlyExecutingList()
|
| Uses of ExecutionStatus in com.atlassian.bamboo.ww2.beans |
|---|
| Methods in com.atlassian.bamboo.ww2.beans that return ExecutionStatus | |
|---|---|
ExecutionStatus |
DecoratedResultStatus.getExecutionStatus()
|
ExecutionStatus |
DecoratedNavObjectStatus.getExecutionStatus()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||