Class OutOfBandDeploymentTimingPoints.AgentAssigned
java.lang.Object
com.atlassian.bamboo.deployments.execution.events.DeploymentTimingPoints
com.atlassian.bamboo.deployments.execution.events.OutOfBandDeploymentTimingPoints.AgentAssigned
- All Implemented Interfaces:
DeploymentTimingPoint,OutOfBandTimingPoint,TimingPoint,Serializable
- Enclosing class:
- OutOfBandDeploymentTimingPoints
public static class OutOfBandDeploymentTimingPoints.AgentAssigned
extends DeploymentTimingPoints
implements OutOfBandTimingPoint
- See Also:
-
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
Methods inherited from class com.atlassian.bamboo.deployments.execution.events.DeploymentTimingPoints
agentAssigned, executionCancelled, executionFinished, executionStarted, getDate, getDeploymentResultId, getResultKey, queued, sentToAgentMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.atlassian.bamboo.v2.build.timing.TimingPoint
getDate
-
Method Details
-
getAgentId
public long getAgentId()
-