Modifier and Type | Field and Description |
---|---|
protected String |
index |
protected int |
pageSize |
protected int |
start |
protected TaskIndexingScheduler |
taskIndexingScheduler |
Constructor and Description |
---|
ReindexTasksCmd(TaskIndexingScheduler taskIndexingScheduler,
String index,
int start,
int pageSize) |
Modifier and Type | Method and Description |
---|---|
Void |
execute(CommandContext commandContext) |
protected void |
scheduleReindex(HistoryService historyService,
CmmnHistoryService cmmnHistoryService,
CmmnRepositoryService cmmnRepositoryService,
HistoricTaskInstance task) |
protected TaskIndexingScheduler taskIndexingScheduler
protected String index
protected int start
protected int pageSize
public ReindexTasksCmd(TaskIndexingScheduler taskIndexingScheduler, String index, int start, int pageSize)
public Void execute(CommandContext commandContext)
protected void scheduleReindex(HistoryService historyService, CmmnHistoryService cmmnHistoryService, CmmnRepositoryService cmmnRepositoryService, HistoricTaskInstance task)