|
||||||||||
| 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,
CredentialsAccessor credentialsAccessor,
DeploymentsInProgressService deploymentsInProgressService,
CachedPlanManager cachedPlanManager)
|
|
| 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,
com.atlassian.event.api.EventPublisher eventPublisher)
|
|
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,
CachedPlanManager cachedPlanManager,
com.atlassian.plugin.PluginAccessor pluginAccessor,
ErrorUpdateHandler errorUpdateHandler,
ExecutableAgentsHelper executableAgentsHelper,
CustomVariableContextRunner customVariableContextRunner,
EnvironmentService environmentService,
ExecutionPhaseService executionPhaseService,
XStreamFactory xStreamFactory,
org.springframework.transaction.support.TransactionTemplate transactionTemplate,
LocalResultProcessor resultProcessor,
long lingoResponseTimeout)
|
|
| 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 | |||||||||