Package org.nuxeo.ecm.platform.query.api
Class PageProviderCheckRequest
java.lang.Object
org.nuxeo.ecm.platform.query.api.PageProviderCheckRequest
Request object holding information to run a
page provider check.
The page provider will be run with the given executions (generally different properties or
parameters).
- Since:
- 2025.19
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic class -
Field Summary
FieldsModifier and TypeFieldDescriptionprotected static final intprotected final Map<String, PageProviderCheckRequest.Execution> protected final Stringprotected final long -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotected -
Method Summary
-
Field Details
-
DEFAULT_CHECK_PAGE_SIZE
protected static final int DEFAULT_CHECK_PAGE_SIZE- See Also:
-
name
-
pageSize
protected final long pageSize -
resultMapper
-
executions
-
-
Constructor Details
-
PageProviderCheckRequest
-
-
Method Details
-
name
-
pageSize
public long pageSize() -
resultMapper
-
executions
-
builder
-