Interface ExecutionAction

All Superinterfaces:
PluginAttribute

public interface ExecutionAction extends PluginAttribute
  • Method Details

    • getName

      String getName()
    • getFlowController

      PluginEventFlowController getFlowController()
    • getActionContext

      ActionContext getActionContext()
    • getEventHint

      PluginEventHint getEventHint()
    • setName

      void setName<wbr>(String name)
    • setAffinityRequested

      void setAffinityRequested<wbr>(boolean flag)
      Set/Unset the affinity flag.
      Parameters:
      flag -
    • getAffinityRequested

      boolean getAffinityRequested()
      Check affinity flag status.
      Parameters:
      flag -