|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BuildExecution | |
---|---|
com.atlassian.bamboo.chains | |
com.atlassian.bamboo.plan |
Uses of BuildExecution in com.atlassian.bamboo.chains |
---|
Methods in com.atlassian.bamboo.chains that return BuildExecution | |
---|---|
BuildExecution |
ChainExecutionManagerImpl.getJobExecution(PlanResultKey planResultKey)
|
BuildExecution |
ChainExecutionManager.getJobExecution(PlanResultKey planResultKey)
Get the state of a single Job being executed |
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 |
PlanExecutionManagerImpl.getJobExecution(PlanResultKey planResultKey)
|
BuildExecution |
ExecutionStatusProviderImpl.getJobExecution(PlanResultKey planResultKey)
|
BuildExecution |
ExecutionStatusProvider.getJobExecution(PlanResultKey planResultKey)
Get the state of a single Job being executed |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |