public class KBuilderSetPropertyCommand extends Object implements ExecutableCommand<Void>
Constructor and Description |
---|
KBuilderSetPropertyCommand() |
KBuilderSetPropertyCommand(String kbuilderConfId,
String name,
String value) |
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 Void execute(org.kie.api.runtime.Context context)
execute
in interface ExecutableCommand<Void>
Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.