| Interface | Description |
|---|---|
| DeploymentEvent |
Interface to allow common interaction with events about deployment results
|
| DeploymentTimingPoint |
| Class | Description |
|---|---|
| AbstractDeploymentEvent | |
| DeploymentExecutionEventListener | |
| DeploymentFinishedEvent |
Event fired when deployment execution is finished and processed.
|
| DeploymentStartedEvent |
Event fired when deployment execution is being started.
|
| DeploymentTimingPoints | |
| DeploymentTimingPoints.AgentAssigned |
Deployment was picked up from the queue by agent
|
| DeploymentTimingPoints.ExecutionCancelled |
Deployment execution was cancelled on agent
|
| DeploymentTimingPoints.ExecutionFinished |
Deployment execution was finished on agent
|
| DeploymentTimingPoints.ExecutionStarted |
Deployment execution was started on agent
|
| DeploymentTimingPoints.Queued |
Deployment was put to the queue
|
| OutOfBandDeploymentTimingPoints | |
| OutOfBandDeploymentTimingPoints.AgentAssigned | |
| OutOfBandDeploymentTimingPoints.ExecutionStarted | |
| OutOfBandDeploymentTimingPoints.Queued |
Copyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.