Modifier and Type | Field and Description |
---|---|
protected ContentItemIndexingScheduler |
contentItemIndexingScheduler |
protected String |
index |
protected int |
pageSize |
protected int |
start |
Constructor and Description |
---|
ReindexContentItemsCmd(ContentItemIndexingScheduler contentItemIndexingScheduler,
String index,
int start,
int pageSize) |
Modifier and Type | Method and Description |
---|---|
Void |
execute(org.flowable.common.engine.impl.interceptor.CommandContext commandContext) |
protected ContentItemIndexingScheduler contentItemIndexingScheduler
protected String index
protected int start
protected int pageSize
public ReindexContentItemsCmd(ContentItemIndexingScheduler contentItemIndexingScheduler, String index, int start, int pageSize)
Copyright © 2019. All rights reserved.