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

All Known Implementing Classes:
AbstractDeploymentEvent, DeploymentFinishedEvent, DeploymentResultIndexedEvent, DeploymentStartedEvent

public interface DeploymentEvent

Interface to allow common interaction with events about deployment results

Since:
v5.4

Method Summary
 long getDeploymentResultId()
           
 

Method Detail

getDeploymentResultId

long getDeploymentResultId()
Returns:
id of deployment result affected


Copyright © 2015 Atlassian Software Systems Pty Ltd. All rights reserved.