Package org.jbpm.test.command
Class LongRunningCommand
- java.lang.Object
-
- org.jbpm.test.command.LongRunningCommand
-
- All Implemented Interfaces:
org.kie.api.executor.Command
public class LongRunningCommand extends Object implements org.kie.api.executor.Command
-
-
Constructor Summary
Constructors Constructor Description LongRunningCommand()
-
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)
-