|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BuildExecution | |
---|---|
com.atlassian.bamboo.chains | |
com.atlassian.bamboo.plan | |
com.atlassian.bamboo.plugins.rest.model.build.status |
Uses of BuildExecution in com.atlassian.bamboo.chains |
---|
Methods in com.atlassian.bamboo.chains that return BuildExecution | |
---|---|
BuildExecution |
ChainExecutionManager.getJobExecution(PlanResultKey planResultKey)
Get the state of a single Job being executed |
BuildExecution |
ChainExecutionManagerImpl.getJobExecution(PlanResultKey planResultKey)
|
Methods in com.atlassian.bamboo.chains that return types with arguments of type BuildExecution | |
---|---|
java.util.List<BuildExecution> |
StageExecution.getBuilds()
Returns the BuildExecution 's that are executed during this stage |
Uses of BuildExecution in com.atlassian.bamboo.plan |
---|
Methods in com.atlassian.bamboo.plan that return BuildExecution | |
---|---|
BuildExecution |
ExecutionStatusProvider.getJobExecution(PlanResultKey planResultKey)
Get the state of a single Job being executed |
BuildExecution |
PlanExecutionManagerImpl.getJobExecution(PlanResultKey planResultKey)
|
BuildExecution |
ExecutionStatusProviderImpl.getJobExecution(PlanResultKey planResultKey)
|
Uses of BuildExecution in com.atlassian.bamboo.plugins.rest.model.build.status |
---|
Constructors in com.atlassian.bamboo.plugins.rest.model.build.status with parameters of type BuildExecution | |
---|---|
RestJobResultStatus(BuildExecution buildExecution,
PlanExecutionManager planExecutionManager)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |