Interface ExecutableCommand<T>

    • Method Detail

      • execute

        T execute​(Context context)
      • autoFireAllRules

        default boolean autoFireAllRules()