Class DeploymentStartedEvent
java.lang.Object
com.atlassian.bamboo.deployments.execution.events.AbstractDeploymentEvent
com.atlassian.bamboo.deployments.execution.events.DeploymentStartedEvent
- All Implemented Interfaces:
DeploymentEvent
,Serializable
@AsynchronousPreferred
public class DeploymentStartedEvent
extends AbstractDeploymentEvent
implements Serializable
Event fired when deployment is set to
LifeCycleState.PENDING
state. Used for example to trigger notifications.- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class com.atlassian.bamboo.deployments.execution.events.AbstractDeploymentEvent
getDeploymentResultId
-
Constructor Details
-
DeploymentStartedEvent
-
-
Method Details
-
getDeploymentContext
-