Modifier and Type | Field and Description |
---|---|
protected String |
conversationId |
protected String |
indexName |
protected int |
pageSize |
protected int |
start |
Constructor and Description |
---|
ReindexConversationsCmd(String indexName,
int start,
int pageSize) |
ReindexConversationsCmd(String indexName,
String conversationId) |
protected String indexName
protected String conversationId
protected int start
protected int pageSize
public ReindexConversationsCmd(String indexName, int start, int pageSize)
public Void execute(CommandContext commandContext)