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–2021 JBoss by Red Hat. All rights reserved.