public class DeleteObjectCommand extends Object implements ExecutableCommand<Void>
| Constructor and Description |
|---|
DeleteObjectCommand() |
DeleteObjectCommand(Object object,
String entryPoint) |
| Modifier and Type | Method and Description |
|---|---|
Void |
execute(org.kie.api.runtime.Context context) |
String |
getEntryPointId() |
Object |
getObject() |
String |
toString() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitcanRunInTransactionCopyright © 2001–2016 JBoss by Red Hat. All rights reserved.