Modifier and Type | Method and Description |
---|---|
void |
MauService.processActivityForDeployment(DeploymentContext context) |
void |
MauServiceImpl.processActivityForDeployment(DeploymentContext context) |
Modifier and Type | Method and Description |
---|---|
void |
CustomPreDeploymentAction.execute(DeploymentContext deploymentContext)
Execute the pre deployment task
|
Modifier and Type | Method and Description |
---|---|
DeploymentContext |
DeploymentContextEvent.getContext() |
Constructor and Description |
---|
DeploymentContextEvent(DeploymentContext context) |
DeploymentTriggeredEvent(DeploymentContext context) |
Modifier and Type | Class and Description |
---|---|
class |
DeploymentContextImpl |
Modifier and Type | Method and Description |
---|---|
DeploymentContext |
DeploymentTaskContext.getDeploymentContext() |
Modifier and Type | Method and Description |
---|---|
static DeploymentTimingPoints.AgentAssigned |
DeploymentTimingPoints.agentAssigned(DeploymentContext context,
Date date,
long agentId) |
static DeploymentTimingPoints.ExecutionFinished |
DeploymentTimingPoints.executionFinished(DeploymentContext context,
Date date) |
static DeploymentTimingPoints.ExecutionStarted |
DeploymentTimingPoints.executionStarted(DeploymentContext context,
Date date) |
static DeploymentTimingPoints.Queued |
DeploymentTimingPoints.queued(DeploymentContext context,
Date date) |
Modifier and Type | Method and Description |
---|---|
DeploymentContext |
DeploymentExecutionServiceImpl.prepareDeploymentContext(Environment environment,
DeploymentVersion deploymentVersion,
TriggerReason triggerReason) |
DeploymentContext |
DeploymentExecutionService.prepareDeploymentContext(Environment environment,
DeploymentVersion deploymentVersion,
TriggerReason triggerReason)
Prepare DeploymentContext out of Environment and DeploymentVersion
|
Modifier and Type | Method and Description |
---|---|
void |
DeploymentExecutionServiceImpl.processDeploymentResult(DeploymentContext deploymentContext) |
void |
DeploymentExecutionService.processDeploymentResult(DeploymentContext deploymentContext)
Process result that has come back from the agent.
|
Modifier and Type | Method and Description |
---|---|
DeploymentContext |
EnvironmentTriggeringResultImpl.getDeploymentContext() |
DeploymentContext |
EnvironmentTriggeringResult.getDeploymentContext()
The
DeploymentContext produced by a successful execution of a EnvironmentTriggeringAction |
Constructor and Description |
---|
EnvironmentTriggeringResultImpl(ErrorCollection errorCollection,
DeploymentContext deploymentContext) |
Modifier and Type | Method and Description |
---|---|
void |
DummyPreDeploymentAction.execute(DeploymentContext deploymentContext) |
Modifier and Type | Method and Description |
---|---|
DeploymentContext |
TaskExecutionContext.getDeploymentContext() |
DeploymentContext |
DeploymentTaskContextImpl.getDeploymentContext() |
Copyright © 2020 Atlassian Software Systems Pty Ltd. All rights reserved.