Uses of Interface
com.atlassian.bamboo.plan.ExecutionStatus
Packages that use ExecutionStatus
Package
Description
-
Uses of ExecutionStatus in com.atlassian.bamboo.build
Methods in com.atlassian.bamboo.build that return ExecutionStatusModifier and TypeMethodDescription@Nullable ExecutionStatusChainResultsAction.getExecutionStatus(PlanResultKey planResultKey) PlanResultsAction.getExecutionStatus() -
Uses of ExecutionStatus in com.atlassian.bamboo.chains
Subinterfaces of ExecutionStatus in com.atlassian.bamboo.chainsModifier and TypeInterfaceDescriptioninterfaceRepresents a runningJobexecuting within aChainStageinterfaceRepresents an executingChainConstructors in com.atlassian.bamboo.chains with parameters of type ExecutionStatusModifierConstructorDescriptionJobPhaseProvider(@Nullable BuildExecution buildExecution, @Nullable ExecutionStatus executionStatus) -
Uses of ExecutionStatus in com.atlassian.bamboo.plan
Methods in com.atlassian.bamboo.plan that return ExecutionStatusModifier and TypeMethodDescription@Nullable ExecutionStatusDelegatingPlanExecutionManager.getExecutionStatus(@NotNull PlanResultKey planResultKey) @Nullable ExecutionStatusExecutionStatusProvider.getExecutionStatus(@NotNull PlanResultKey planResultKey) Returns aExecutionStatusfor the givenPlanResultKey@Nullable ExecutionStatusExecutionStatusProviderImpl.getExecutionStatus(@NotNull PlanResultKey planResultKey) @Nullable ExecutionStatusPlanExecutionManagerImpl.getExecutionStatus(@NotNull PlanResultKey planResultKey) Methods in com.atlassian.bamboo.plan that return types with arguments of type ExecutionStatusModifier and TypeMethodDescription@NotNull Collection<? extends ExecutionStatus>DelegatingPlanExecutionManager.getExecutionStatus(@NotNull PlanKey planKey) @NotNull Collection<? extends ExecutionStatus>ExecutionStatusProvider.getExecutionStatus(@NotNull PlanKey planKey) Returns a collection of currentExecutionStatuss forPlanKey@NotNull Collection<? extends ExecutionStatus>ExecutionStatusProviderImpl.getExecutionStatus(@NotNull PlanKey planKey) @NotNull Collection<? extends ExecutionStatus>PlanExecutionManagerImpl.getExecutionStatus(@NotNull PlanKey planKey) -
Uses of ExecutionStatus in com.atlassian.bamboo.plugins.rest.model.build
Methods in com.atlassian.bamboo.plugins.rest.model.build with parameters of type ExecutionStatusModifier and TypeMethodDescriptionvoidResultDetails.expand(ResultsSummary summary, @Nullable ExecutionStatus executionStatus, @Nullable BuildQueuePosition buildQueuePosition, boolean hasExecutableAgents) Constructors in com.atlassian.bamboo.plugins.rest.model.build with parameters of type ExecutionStatus -
Uses of ExecutionStatus in com.atlassian.bamboo.plugins.rest.model.chain
Methods in com.atlassian.bamboo.plugins.rest.model.chain with parameters of type ExecutionStatusModifier and TypeMethodDescriptionvoidRestChainResult.expand(@NotNull ResultsSummary summary, @Nullable ExecutionStatus executionStatus) voidRestChainResultDetails.expand(@NotNull ResultsSummary summary, @Nullable ExecutionStatus executionStatus) -
Uses of ExecutionStatus in com.atlassian.bamboo.progressbar
Constructors in com.atlassian.bamboo.progressbar with parameters of type ExecutionStatus -
Uses of ExecutionStatus in com.atlassian.bamboo.v2.build
Subinterfaces of ExecutionStatus in com.atlassian.bamboo.v2.buildModifier and TypeInterfaceDescriptioninterfaceThis object encapsulates theBuildContextthat'd being built and theBuildAgentid it's related toClasses in com.atlassian.bamboo.v2.build that implement ExecutionStatus -
Uses of ExecutionStatus in com.atlassian.bamboo.ww2.actions
Methods in com.atlassian.bamboo.ww2.actions that return types with arguments of type ExecutionStatusModifier and TypeMethodDescriptionCollection<? extends ExecutionStatus>PlanActionSupport.getCurrentlyBuildingPlans(@NotNull 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 -
Uses of ExecutionStatus in com.atlassian.bamboo.ww2.beans
Methods in com.atlassian.bamboo.ww2.beans that return ExecutionStatusModifier and TypeMethodDescription@Nullable ExecutionStatusDecoratedNavObjectStatus.getExecutionStatus()@Nullable ExecutionStatusDecoratedResultStatus.getExecutionStatus()