Class LongRunningCommand

  • All Implemented Interfaces:
    org.kie.api.executor.Command

    public class LongRunningCommand
    extends Object
    implements org.kie.api.executor.Command
    • Constructor Detail

      • LongRunningCommand

        public LongRunningCommand()
    • Method Detail

      • execute

        public org.kie.api.executor.ExecutionResults execute​(org.kie.api.executor.CommandContext ctx)
        Specified by:
        execute in interface org.kie.api.executor.Command