Class BuildConfigurationUpdatedEvent

java.lang.Object
java.util.EventObject
org.springframework.context.ApplicationEvent
com.atlassian.bamboo.event.BambooEvent
com.atlassian.bamboo.event.BuildEvent
com.atlassian.bamboo.event.BuildConfigurationUpdatedEvent
All Implemented Interfaces:
PlanEvent, Serializable

@AsynchronousPreferred public class BuildConfigurationUpdatedEvent extends BuildEvent
An event that occurs when the the build configuration is changed
See Also:
  • Constructor Details

    • BuildConfigurationUpdatedEvent

      public BuildConfigurationUpdatedEvent(Object source, PlanKey planKey)