|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of ExecutionPhaseService in com.atlassian.bamboo.build.pipeline.tasks |
|---|
| Methods in com.atlassian.bamboo.build.pipeline.tasks with parameters of type ExecutionPhaseService | |
|---|---|
void |
PrepareBuildTask.setExecutionPhaseService(ExecutionPhaseService executionPhaseService)
|
void |
ExecuteBuildTask.setExecutionPhaseService(ExecutionPhaseService executionPhaseService)
|
| Uses of ExecutionPhaseService in com.atlassian.bamboo.deployments.execution.service |
|---|
| Constructors in com.atlassian.bamboo.deployments.execution.service with parameters of type ExecutionPhaseService | |
|---|---|
DeploymentExecutionServiceImpl(AdministrationConfigurationAccessor administrationConfigurationAccessor,
BuildLoggerManager buildLoggerManager,
DeploymentResultService deploymentResultService,
EnvironmentService environmentService,
ErrorUpdateHandler errorUpdateHandler,
com.atlassian.event.api.EventPublisher eventPublisher,
FeatureManager featureManager,
PlanExecutionLockService planExecutionLockService,
TaskManager taskManager,
VariableDefinitionManager variableDefinitionManager,
DeploymentVersionService deploymentVersionService,
ExecutionPhaseService executionPhaseService,
DeploymentProjectService deploymentProjectService)
|
|
| Uses of ExecutionPhaseService in com.atlassian.bamboo.execution |
|---|
| Classes in com.atlassian.bamboo.execution that implement ExecutionPhaseService | |
|---|---|
class |
ExecutionPhaseServiceImpl
|
| Uses of ExecutionPhaseService in com.atlassian.bamboo.spring |
|---|
| Fields in com.atlassian.bamboo.spring with type parameters of type ExecutionPhaseService | |
|---|---|
static com.google.common.base.Supplier<ExecutionPhaseService> |
ComponentAccessor.EXECUTION_PHASE_SERVICE
|
| Uses of ExecutionPhaseService in com.atlassian.bamboo.v2.build.agent |
|---|
| Constructors in com.atlassian.bamboo.v2.build.agent with parameters of type ExecutionPhaseService | |
|---|---|
BuildAgentControllerImpl(AgentContext agentContext,
AgentQueueAccessor agentQueueAccessor,
BuildLoggerManager buildLoggerManager,
ResultProcessor resultProcessor,
CapabilityContext capabilityContext,
CapabilitySetManager capabilitySetManager,
CustomVariableContext customVariableContext,
ErrorUpdateHandler errorUpdateHandler,
ExecutionPhaseService executionPhaseService)
|
|
LocalBuildResultProcessor(BuildExecutionManager buildExecutionManager,
PlanManager planManager,
ResultsSummaryManager resultsSummaryManager,
com.atlassian.event.api.EventPublisher eventManager,
BuildLoggerManager buildLoggerManager,
com.atlassian.plugin.PluginAccessor pluginAccessor,
PlanStatePersisterService planStatePersisterService,
CustomVariableContextRunner customVariableContextRunner,
ExecutionPhaseService executionPhaseService)
|
|
| Uses of ExecutionPhaseService in com.atlassian.bamboo.v2.build.agent.remote |
|---|
| Classes in com.atlassian.bamboo.v2.build.agent.remote that implement ExecutionPhaseService | |
|---|---|
class |
RemoteExecutionPhaseServiceImpl
|
| Uses of ExecutionPhaseService in com.atlassian.bamboo.v2.build.queue |
|---|
| Constructors in com.atlassian.bamboo.v2.build.queue with parameters of type ExecutionPhaseService | |
|---|---|
BuildQueueManagerImpl(com.atlassian.event.api.EventPublisher eventPublisher,
BuildExecutionManager buildExecutionManager,
PlanManager planManager,
org.springframework.jms.core.JmsTemplate jmsTemplate,
com.atlassian.plugin.PluginAccessor pluginAccessor,
ErrorUpdateHandler errorUpdateHandler,
BootstrapManager bootstrapManager,
org.springframework.transaction.support.TransactionTemplate transactionTemplate,
ExecutableAgentsHelper executableAgentsHelper,
CustomVariableContextRunner customVariableContextRunner,
EnvironmentService environmentService,
ExecutionPhaseService executionPhaseService)
|
|
| Uses of ExecutionPhaseService in com.atlassian.bamboo.v2.build.task |
|---|
| Methods in com.atlassian.bamboo.v2.build.task with parameters of type ExecutionPhaseService | |
|---|---|
void |
InitializeBuild.setExecutionPhaseService(ExecutionPhaseService executionPhaseService)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||