| Package | Description | 
|---|---|
| org.kie.api.executor | 
| Modifier and Type | Method and Description | 
|---|---|
ExecutionResults | 
Command.execute(CommandContext ctx)
Executed this command's logic. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
CommandCallback.onCommandDone(CommandContext ctx,
             ExecutionResults results)
Executed as soon as command is executed successfully. 
 | 
Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.