Class IndexParams
- java.lang.Object
-
- com.netgrif.application.engine.elastic.web.requestbodies.IndexParams
-
public class IndexParams extends java.lang.ObjectRepresents the parameters to configure the indexing operation. This class allows customization of batch sizes for cases and tasks, as well as the option to index all data.
-
-
Constructor Summary
Constructors Constructor Description IndexParams()
-