com.atlassian.bamboo.v2.events
Class BuildCreatedEvent
java.lang.Object
java.util.EventObject
org.springframework.context.ApplicationEvent
com.atlassian.event.Event
com.atlassian.bamboo.event.BuildEvent
com.atlassian.bamboo.v2.events.BuildCreatedEvent
- All Implemented Interfaces:
- PlanEvent, Serializable
@AsynchronousPreferred
public class BuildCreatedEvent
- extends BuildEvent
Occurs when a Job or Build has been created
- See Also:
- Serialized Form
Methods inherited from class com.atlassian.event.Event |
equals, hashCode |
Methods inherited from class org.springframework.context.ApplicationEvent |
getTimestamp |
BuildCreatedEvent
public BuildCreatedEvent(Object source,
String buildKey)
Copyright © 2015 Atlassian Software Systems Pty Ltd. All rights reserved.