public class UpdateCommand extends Object implements GenericCommand<Void>
Constructor and Description |
---|
UpdateCommand() |
UpdateCommand(org.kie.api.runtime.rule.FactHandle handle,
Object object) |
Modifier and Type | Method and Description |
---|---|
Void |
execute(org.kie.internal.command.Context context) |
String |
getEntryPoint() |
Object |
getObject() |
void |
setEntryPoint(String entryPoint) |
String |
toString() |
public UpdateCommand()
public UpdateCommand(org.kie.api.runtime.rule.FactHandle handle, Object object)
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.