com.atlassian.bamboo.deployments.execution.events
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 execution is being started. Used for example to trigger notifications.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DeploymentStartedEvent
public DeploymentStartedEvent(long deploymentResultId)
Copyright © 2015 Atlassian Software Systems Pty Ltd. All rights reserved.