Modifier and Type | Field and Description |
---|---|
protected CaseInstanceIndexingScheduler |
caseInstanceIndexingScheduler |
protected String |
indexName |
protected int |
pageSize |
protected int |
start |
Constructor and Description |
---|
ReindexCaseInstancesCmd(CaseInstanceIndexingScheduler caseInstanceIndexingScheduler,
String indexName,
int start,
int pageSize) |
Modifier and Type | Method and Description |
---|---|
Void |
execute(CommandContext commandContext) |
protected void |
scheduleReindex(CmmnEngineConfiguration cmmnEngineConfiguration,
CmmnRepositoryService repositoryService,
HistoricCaseInstance caseInstance) |
protected CaseInstanceIndexingScheduler caseInstanceIndexingScheduler
protected String indexName
protected int start
protected int pageSize
public ReindexCaseInstancesCmd(CaseInstanceIndexingScheduler caseInstanceIndexingScheduler, String indexName, int start, int pageSize)
public Void execute(CommandContext commandContext)
protected void scheduleReindex(CmmnEngineConfiguration cmmnEngineConfiguration, CmmnRepositoryService repositoryService, HistoricCaseInstance caseInstance)