Class SetRemovalTimeToHistoricBatchesCmd
java.lang.Object
org.camunda.bpm.engine.impl.cmd.batch.removaltime.SetRemovalTimeToHistoricBatchesCmd
- Author:
- Tassilo Weidner
-
Field Summary
-
Constructor Summary
ConstructorDescription -
Method Summary
Modifier and TypeMethodDescriptionprotected HistoricBatchQuery
createHistoricBatchQuery
(CommandContext commandContext) execute
(CommandContext commandContext) findHistoricInstanceIds
(List<String> instanceIds, CommandContext commandContext) getConfiguration
(Collection<String> instances) protected boolean
protected void
writeUserOperationLog
(CommandContext commandContext, int numInstances)
-
Field Details
-
builder
-
-
Constructor Details
-
SetRemovalTimeToHistoricBatchesCmd
-
-
Method Details