Class BuildCreatedEvent

java.lang.Object
java.util.EventObject
org.springframework.context.ApplicationEvent
com.atlassian.bamboo.event.BambooEvent
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:
  • Constructor Details

    • BuildCreatedEvent

      public BuildCreatedEvent(Object source, String buildKey)