Class RemoveObjectCommand
- java.lang.Object
-
- org.jbpm.shared.services.impl.commands.RemoveObjectCommand
-
- All Implemented Interfaces:
Serializable
,org.kie.api.command.Command<Void>
,org.kie.api.command.ExecutableCommand<Void>
public class RemoveObjectCommand extends Object implements org.kie.api.command.ExecutableCommand<Void>
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description RemoveObjectCommand(Object... objects)
-