Uses of Class
org.nuxeo.ecm.platform.query.api.PageProviderCheckRequest.Execution
Packages that use PageProviderCheckRequest.Execution
-
Uses of PageProviderCheckRequest.Execution in org.nuxeo.ecm.platform.query.api
Fields in org.nuxeo.ecm.platform.query.api with type parameters of type PageProviderCheckRequest.ExecutionModifier and TypeFieldDescriptionprotected final Map<String, PageProviderCheckRequest.Execution> PageProviderCheckRequest.Builder.executionsprotected final Map<String, PageProviderCheckRequest.Execution> PageProviderCheckRequest.executionsMethods in org.nuxeo.ecm.platform.query.api that return PageProviderCheckRequest.ExecutionMethods in org.nuxeo.ecm.platform.query.api that return types with arguments of type PageProviderCheckRequest.ExecutionMethods in org.nuxeo.ecm.platform.query.api with parameters of type PageProviderCheckRequest.ExecutionModifier and TypeMethodDescriptionPageProviderCheckRequest.Builder.execution(String executionName, PageProviderCheckRequest.Execution execution) Method parameters in org.nuxeo.ecm.platform.query.api with type arguments of type PageProviderCheckRequest.ExecutionModifier and TypeMethodDescriptionPageProviderCheckRequest.Builder.executions(Map<String, PageProviderCheckRequest.Execution> executions)