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