public class DeleteObjectCommand extends Object implements org.kie.api.command.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() |
Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.