Class 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:
    Serialized Form
    • Constructor Detail

      • PlansDefaultVcsRepositoryChanged

        public PlansDefaultVcsRepositoryChanged​(Object source,
                                                PlanKey chainKey)