Modifier and Type | Field and Description |
---|---|
protected String |
indexName |
protected int |
pageSize |
protected int |
start |
protected String |
userId |
Constructor and Description |
---|
ReindexUsersCmd(String indexName,
int start,
int pageSize) |
ReindexUsersCmd(String indexName,
String userId) |
Modifier and Type | Method and Description |
---|---|
Void |
execute(CommandContext commandContext) |
protected void |
scheduleReindex(CommandContext commandContext,
PlatformUser user) |
protected String indexName
protected String userId
protected int start
protected int pageSize
public ReindexUsersCmd(String indexName, int start, int pageSize)
public Void execute(CommandContext commandContext)
protected void scheduleReindex(CommandContext commandContext, PlatformUser user)