com.atlassian.bamboo.deployments.execution.events
Interface DeploymentTimingPoint

All Superinterfaces:
java.io.Serializable, TimingPoint
All Known Implementing Classes:
DeploymentTimingPoints, DeploymentTimingPoints.AgentAssigned, DeploymentTimingPoints.ExecutionCancelled, DeploymentTimingPoints.ExecutionFinished, DeploymentTimingPoints.ExecutionStarted, DeploymentTimingPoints.Queued

public interface DeploymentTimingPoint
extends TimingPoint


Method Summary
 long getDeploymentResultId()
           
 
Methods inherited from interface com.atlassian.bamboo.v2.build.timing.TimingPoint
getDate
 

Method Detail

getDeploymentResultId

long getDeploymentResultId()


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