Class RequeueRunningJobsCommand

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

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

      • RequeueRunningJobsCommand

        public RequeueRunningJobsCommand()
    • 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