public class FinishedCommand extends Object implements ExecutableCommand<Void>
| Constructor and Description |
|---|
FinishedCommand() |
| Modifier and Type | Method and Description |
|---|---|
Void |
execute(org.kie.api.runtime.Context ctx) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcanRunInTransactionpublic Void execute(org.kie.api.runtime.Context ctx)
execute in interface ExecutableCommand<Void>Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.