Modifier and Type | Field and Description |
---|---|
protected String |
index |
protected int |
pageSize |
protected ProcessInstanceIndexingScheduler |
processInstanceIndexingScheduler |
protected int |
start |
Constructor and Description |
---|
ReindexProcessInstancesCmd(ProcessInstanceIndexingScheduler processInstanceIndexingScheduler,
String index,
int start,
int pageSize) |
Modifier and Type | Method and Description |
---|---|
Void |
execute(CommandContext commandContext) |
protected void |
scheduleReindex(ProcessEngineConfigurationImpl processEngineConfiguration,
HistoricProcessInstance processInstance) |
protected ProcessInstanceIndexingScheduler processInstanceIndexingScheduler
protected String index
protected int start
protected int pageSize
public ReindexProcessInstancesCmd(ProcessInstanceIndexingScheduler processInstanceIndexingScheduler, String index, int start, int pageSize)
public Void execute(CommandContext commandContext)
protected void scheduleReindex(ProcessEngineConfigurationImpl processEngineConfiguration, HistoricProcessInstance processInstance)