Uses of Record Class
org.nuxeo.ecm.platform.query.api.PageProviderCheckResult.Execution
Packages that use PageProviderCheckResult.Execution
-
Uses of PageProviderCheckResult.Execution in org.nuxeo.ecm.platform.query.api
Methods in org.nuxeo.ecm.platform.query.api that return types with arguments of type PageProviderCheckResult.ExecutionModifier and TypeMethodDescriptionPageProviderCheckResult.executions()Returns the value of theexecutionsrecord component.Constructor parameters in org.nuxeo.ecm.platform.query.api with type arguments of type PageProviderCheckResult.ExecutionModifierConstructorDescriptionPageProviderCheckResult(String pageProvider, List<SortInfo> orders, long pageSize, Map<String, PageProviderCheckResult.Execution> executions) Creates an instance of aPageProviderCheckResultrecord class. -
Uses of PageProviderCheckResult.Execution in org.nuxeo.ecm.restapi.io.management
Methods in org.nuxeo.ecm.restapi.io.management with parameters of type PageProviderCheckResult.ExecutionModifier and TypeMethodDescriptionprotected voidPageProviderCheckResultJsonWriter.write(PageProviderCheckResult.Execution execution, com.fasterxml.jackson.core.JsonGenerator jg)