Class BuildConfigurationUpdatedEvent

  • All Implemented Interfaces:
    PlanEvent, Serializable

    @AsynchronousPreferred
    public class BuildConfigurationUpdatedEvent
    extends BuildEvent
    An event that occurs when the the build configuration is changed
    See Also:
    Serialized Form
    • Constructor Detail

      • BuildConfigurationUpdatedEvent

        public BuildConfigurationUpdatedEvent​(Object source,
                                              PlanKey planKey)