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