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, wait
canRunInTransaction
public 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.