public class AddDataSourceCommand<E> extends Object implements ExecutableCommand<Void>
| Constructor and Description |
|---|
AddDataSourceCommand(Class<E> clazz,
List<String> names,
org.kie.api.runtime.rule.DataSource<E> values) |
| 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.