com.atlassian.bamboo.deployments.execution.events
Class DeploymentTimingPoints.AgentAssigned

java.lang.Object
  extended by com.atlassian.bamboo.deployments.execution.events.DeploymentTimingPoints
      extended by com.atlassian.bamboo.deployments.execution.events.DeploymentTimingPoints.AgentAssigned
All Implemented Interfaces:
DeploymentTimingPoint, TimingPoint, java.io.Serializable
Enclosing class:
DeploymentTimingPoints

public static class DeploymentTimingPoints.AgentAssigned
extends DeploymentTimingPoints

Deployment was picked up from the queue 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
 
Method Summary
 long getAgentId()
           
 
Methods inherited from class com.atlassian.bamboo.deployments.execution.events.DeploymentTimingPoints
agentAssigned, executionCancelled, executionFinished, executionStarted, getDate, getDeploymentResultId, queued
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getAgentId

public long getAgentId()


Copyright © 2013 Atlassian Software Systems Pty Ltd. All Rights Reserved.