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, wait
canRunInTransaction
Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.