| Modifier and Type | Field and Description |
|---|---|
protected SetRemovalTimeToHistoricProcessInstancesBuilderImpl |
builder |
| Constructor and Description |
|---|
SetRemovalTimeToHistoricProcessInstancesCmd(SetRemovalTimeToHistoricProcessInstancesBuilderImpl builder) |
| Modifier and Type | Method and Description |
|---|---|
protected HistoricProcessInstanceQuery |
createHistoricDecisionInstanceQuery(CommandContext commandContext) |
Batch |
execute(CommandContext commandContext) |
protected List<String> |
findHistoricInstanceIds(List<String> instanceIds,
CommandContext commandContext) |
BatchConfiguration |
getConfiguration(Collection<String> instanceIds) |
protected boolean |
hasRemovalTime() |
protected void |
writeUserOperationLog(CommandContext commandContext,
int numInstances) |
protected SetRemovalTimeToHistoricProcessInstancesBuilderImpl builder
public SetRemovalTimeToHistoricProcessInstancesCmd(SetRemovalTimeToHistoricProcessInstancesBuilderImpl builder)
public Batch execute(CommandContext commandContext)
protected List<String> findHistoricInstanceIds(List<String> instanceIds, CommandContext commandContext)
protected HistoricProcessInstanceQuery createHistoricDecisionInstanceQuery(CommandContext commandContext)
protected void writeUserOperationLog(CommandContext commandContext, int numInstances)
protected boolean hasRemovalTime()
public BatchConfiguration getConfiguration(Collection<String> instanceIds)
Copyright © 2013–2020 camunda services GmbH. All rights reserved.