Package org.jbpm.executor.commands
Class RequeueRunningJobsCommand
- java.lang.Object
-
- org.jbpm.executor.commands.RequeueRunningJobsCommand
-
- All Implemented Interfaces:
org.kie.api.executor.Command
public class RequeueRunningJobsCommand extends Object implements org.kie.api.executor.Command
-
-
Constructor Summary
Constructors Constructor Description RequeueRunningJobsCommand()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description org.kie.api.executor.ExecutionResults
execute(org.kie.api.executor.CommandContext ctx)
-