public class NewContextCommand<Void> extends Object implements ExecutableCommand<Void>
| Constructor and Description |
|---|
NewContextCommand(String name) |
| Modifier and Type | Method and Description |
|---|---|
Void |
execute(org.kie.api.runtime.Context context) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcanRunInTransactionpublic NewContextCommand(String name)
public Void execute(org.kie.api.runtime.Context context)
execute in interface ExecutableCommand<Void>Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.