|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of BuildExecutionUpdateManager in com.atlassian.bamboo.build |
---|
Subinterfaces of BuildExecutionUpdateManager in com.atlassian.bamboo.build | |
---|---|
interface |
BuildExecutionManager
A class that is aware of all the goings on in executing builds. |
Classes in com.atlassian.bamboo.build that implement BuildExecutionUpdateManager | |
---|---|
class |
DefaultBuildExecutionManager
|
Uses of BuildExecutionUpdateManager in com.atlassian.bamboo.build.pipeline.tasks |
---|
Methods in com.atlassian.bamboo.build.pipeline.tasks with parameters of type BuildExecutionUpdateManager | |
---|---|
void |
ExecuteBuildTask.setBuildExecutionUpdateManager(BuildExecutionUpdateManager buildExecutionUpdateManager)
|
Uses of BuildExecutionUpdateManager in com.atlassian.bamboo.v2.build.agent |
---|
Constructors in com.atlassian.bamboo.v2.build.agent with parameters of type BuildExecutionUpdateManager | |
---|---|
BuildAgentControllerImpl(BuildResultProcessor buildResultProcessor,
AgentQueueAccessor agentQueueAccessor,
CapabilitySetManager capabilitySetManager,
BuildExecutionUpdateManager buildExecutionUpdateManager,
ErrorUpdateHandler errorUpdateHandler,
CapabilityContext capabilityContext,
AgentContext agentContext)
|
Uses of BuildExecutionUpdateManager in com.atlassian.bamboo.v2.build.agent.remote |
---|
Classes in com.atlassian.bamboo.v2.build.agent.remote that implement BuildExecutionUpdateManager | |
---|---|
class |
RemoteBuildExecutionUpdateManager
|
Uses of BuildExecutionUpdateManager in com.atlassian.bamboo.v2.build.task |
---|
Methods in com.atlassian.bamboo.v2.build.task with parameters of type BuildExecutionUpdateManager | |
---|---|
void |
CheckoutUpdateForBuild.setBuildExecutionUpdateManager(BuildExecutionUpdateManager buildExecutionUpdateManager)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |