Class ChainBranchConfigUpdatedEvent

java.lang.Object
java.util.EventObject
org.springframework.context.ApplicationEvent
All Implemented Interfaces:
PlanEvent, Serializable

public class ChainBranchConfigUpdatedEvent extends ChainUpdatedEvent
See Also:
  • Constructor Details

  • Method Details

    • getBranchWorkflow

      public String getBranchWorkflow()
    • isMergingEnabled

      public boolean isMergingEnabled()
    • getIntegrationStrategy

      public String getIntegrationStrategy()
    • getNotificationStrategy

      public String getNotificationStrategy()
    • getTriggeringOption

      public String getTriggeringOption()