Class BuildsMovedEvent

  • All Implemented Interfaces:
    Serializable

    @AsynchronousPreferred
    public class BuildsMovedEvent
    extends com.atlassian.event.Event
    Triggers when builds are moved
    See Also:
    Serialized Form
    • Constructor Detail

    • Method Detail

      • getPlanKeyChangesMap

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