Class SetRemovalTimeToHistoricBatchesCmd
java.lang.Object
org.cibseven.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)
-
Field Details
-
builder
-
-
Constructor Details
-
SetRemovalTimeToHistoricBatchesCmd
-
-
Method Details