Package org.camunda.bpm.engine.impl.cmd
Class DeleteHistoricVariableInstancesByProcessInstanceIdCmd
java.lang.Object
org.camunda.bpm.engine.impl.cmd.DeleteHistoricVariableInstancesByProcessInstanceIdCmd
- All Implemented Interfaces:
- Serializable,- Command<Void>
public class DeleteHistoricVariableInstancesByProcessInstanceIdCmd
extends Object
implements Command<Void>, Serializable
- Author:
- Tobias Metzke
- See Also:
- 
Constructor SummaryConstructorsConstructorDescriptionDeleteHistoricVariableInstancesByProcessInstanceIdCmd(String processInstanceId) 
- 
Method SummaryMethods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.camunda.bpm.engine.impl.interceptor.CommandisRetryable