public class RunUnitCommand<T extends org.kie.api.runtime.rule.RuleUnit> extends Object implements ExecutableCommand<Integer>
| Constructor and Description |
|---|
RunUnitCommand(Class<T> unitClass) |
RunUnitCommand(Supplier<T> unitSupplier) |
| Modifier and Type | Method and Description |
|---|---|
Integer |
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.