public class AddDataSourceCommand<E> extends Object implements org.kie.api.command.ExecutableCommand<Void>
AddDataSourceCommand(Class<E> clazz, List<String> names, org.kie.api.runtime.rule.DataSource<E> values)
Void
execute(org.kie.api.runtime.Context context)
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public AddDataSourceCommand(Class<E> clazz, List<String> names, org.kie.api.runtime.rule.DataSource<E> values)
public Void execute(org.kie.api.runtime.Context context)
execute
org.kie.api.command.ExecutableCommand<Void>
public String toString()
toString
Object
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.