Class PlanBranchResetToLightweight

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

@AsynchronousPreferred public class PlanBranchResetToLightweight extends ChainEvent
Event fired when divergent branch is changed to a lightweight branch
See Also:
  • Constructor Details

    • PlanBranchResetToLightweight

      public PlanBranchResetToLightweight(Object source, PlanKey chainKey)