public class DeleteObjectCommand extends Object implements GenericCommand<Void>
Constructor and Description |
---|
DeleteObjectCommand() |
DeleteObjectCommand(Object object,
String entryPoint) |
Modifier and Type | Method and Description |
---|---|
Void |
execute(org.kie.internal.command.Context context) |
String |
getEntryPointId() |
Object |
getObject() |
String |
toString() |
Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.