public class BindVariableToUnitCommand extends Object implements ExecutableCommand<Void>
| Constructor and Description |
|---|
BindVariableToUnitCommand(String name,
E variable) |
BindVariableToUnitCommand(String variableName,
Function<org.kie.api.runtime.Context,?> lazyValue) |
| Modifier and Type | Method and Description |
|---|---|
Void |
execute(org.kie.api.runtime.Context context) |
String |
toString() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitcanRunInTransactionCopyright © 2001–2018 JBoss by Red Hat. All rights reserved.