Class BuildsMovedEvent

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

@AsynchronousPreferred public class BuildsMovedEvent extends BambooEvent
Triggers when builds are moved
See Also:
  • Field Details

  • Constructor Details

  • Method Details

    • getPlanKeyChangesMap

      public Map<PlanKey,PlanKey> getPlanKeyChangesMap()
      Gets the mapping between old and new plan keys.