Interface ActionEditContext


  • public interface ActionEditContext
    • Method Detail

      • getEvent

        java.lang.String getEvent()
      • getEventDescription

        java.lang.String getEventDescription()
      • notifyConfigChanged

        void notifyConfigChanged()
        Call this when the UI state has been altered by the user in a way that will alter the outcome ActionConfig
      • getEventObjectSchema

        @Nullable
        JsonSchema getEventObjectSchema()