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(CommandContext commandContext) |
protected void |
scheduleReindex(ContentEngineConfiguration contentEngineConfiguration,
MetadataService metadataService,
ContentItem contentItem) |
protected ContentItemIndexingScheduler contentItemIndexingScheduler
protected String index
protected int start
protected int pageSize
public ReindexContentItemsCmd(ContentItemIndexingScheduler contentItemIndexingScheduler, String index, int start, int pageSize)
public Void execute(CommandContext commandContext)
protected void scheduleReindex(ContentEngineConfiguration contentEngineConfiguration, MetadataService metadataService, ContentItem contentItem)