Class SetRemovalTimeToHistoricBatchesCmd
java.lang.Object
org.camunda.bpm.engine.impl.cmd.batch.removaltime.SetRemovalTimeToHistoricBatchesCmd
- Author:
- Tassilo Weidner
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescription -
Method Summary
Modifier and TypeMethodDescriptionprotected HistoricBatchQuerycreateHistoricBatchQuery(CommandContext commandContext) execute(CommandContext commandContext) findHistoricInstanceIds(List<String> instanceIds, CommandContext commandContext) getConfiguration(Collection<String> instances) protected booleanprotected voidwriteUserOperationLog(CommandContext commandContext, int numInstances) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.camunda.bpm.engine.impl.interceptor.Command
isRetryable
-
Field Details
-
builder
-
-
Constructor Details
-
SetRemovalTimeToHistoricBatchesCmd
-
-
Method Details