Package | Description |
---|---|
org.kie.internal.executor.api |
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-2015 JBoss by Red Hat. All Rights Reserved.