AbstractDeploymentEvent |
|
DeploymentExecutionEventListener |
|
DeploymentFinishedEvent |
Event fired when deployment execution is finished and processed.
|
DeploymentStartedEvent |
|
DeploymentTimingPoints |
|
DeploymentTimingPoints.AgentAssigned |
Deployment was received 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
|
DeploymentTimingPoints.SentToAgent |
Deployment was picked up from the queue by agent
|
OutOfBandDeploymentTimingPoints |
|
OutOfBandDeploymentTimingPoints.AgentAssigned |
|
OutOfBandDeploymentTimingPoints.ExecutionFinished |
|
OutOfBandDeploymentTimingPoints.ExecutionStarted |
|
OutOfBandDeploymentTimingPoints.Queued |
|
OutOfBandDeploymentTimingPoints.SentToAgent |
|