Interface PluggableIAction

  • All Superinterfaces:
    IAction

    public interface PluggableIAction
    extends IAction
    Represents a custom IAction, which is recognized by an implementation of org.drools.workbench.models.commons.backend.rule.RuleModelIActionPersistenceExtension.
    • Method Detail

      • getStringRepresentation

        String getStringRepresentation()