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