Class DeploymentTimingPoints.AgentAssigned
- java.lang.Object
-
- com.atlassian.bamboo.deployments.execution.events.DeploymentTimingPoints
-
- com.atlassian.bamboo.deployments.execution.events.DeploymentTimingPoints.AgentAssigned
-
- All Implemented Interfaces:
DeploymentTimingPoint
,TimingPoint
,Serializable
- Enclosing class:
- DeploymentTimingPoints
public static class DeploymentTimingPoints.AgentAssigned extends DeploymentTimingPoints
Deployment was received by agent- See Also:
- Serialized Form
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class com.atlassian.bamboo.deployments.execution.events.DeploymentTimingPoints
DeploymentTimingPoints.AgentAssigned, DeploymentTimingPoints.ExecutionCancelled, DeploymentTimingPoints.ExecutionFinished, DeploymentTimingPoints.ExecutionStarted, DeploymentTimingPoints.Queued, DeploymentTimingPoints.SentToAgent
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description long
getAgentId()
-
Methods inherited from class com.atlassian.bamboo.deployments.execution.events.DeploymentTimingPoints
agentAssigned, executionCancelled, executionFinished, executionStarted, getDate, getDeploymentResultId, getResultKey, queued, sentToAgent
-
-