Interface CommandBasedExecutable

All Superinterfaces:
org.kie.api.runtime.Executable

public interface CommandBasedExecutable extends org.kie.api.runtime.Executable
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    addCommand(org.kie.api.command.ExecutableCommand cmd)
     
  • Method Details

    • addCommand

      void addCommand(org.kie.api.command.ExecutableCommand cmd)