Class PlansDefaultVcsRepositoryChanged

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.PlansDefaultVcsRepositoryChanged
All Implemented Interfaces:
PlanEvent, Serializable

@Internal @AsynchronousPreferred public class PlansDefaultVcsRepositoryChanged extends ChainEvent
Event fired when default repository of a plan is replaced with another one or removed. This event is not fired when default repository is edited.
See Also:
  • Constructor Details

    • PlansDefaultVcsRepositoryChanged

      public PlansDefaultVcsRepositoryChanged(Object source, PlanKey chainKey)