java.lang.Object
org.operaton.bpm.engine.impl.cmd.DeleteHistoricVariableInstanceCmd
- All Implemented Interfaces:
Command<Void>
public class DeleteHistoricVariableInstanceCmd
extends Object
implements Command<Void>
- Author:
- Tobias Metzke
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
DeleteHistoricVariableInstanceCmd
public DeleteHistoricVariableInstanceCmd(String variableInstanceId)
-