Uses of Class
org.activiti.cloud.alfresco.argument.resolver.SkipCountParameter
Packages that use SkipCountParameter
-
Uses of SkipCountParameter in org.activiti.cloud.alfresco.argument.resolver
Methods in org.activiti.cloud.alfresco.argument.resolver that return SkipCountParameterModifier and TypeMethodDescriptionAlfrescoQueryParameters.getSkipCountParameter()protected SkipCountParameterAlfrescoPageParameterParser.parseSkipCount(org.springframework.web.context.request.NativeWebRequest webRequest) Constructors in org.activiti.cloud.alfresco.argument.resolver with parameters of type SkipCountParameterModifierConstructorDescriptionAlfrescoQueryParameters(SkipCountParameter skipCountParameter, MaxItemsParameter maxItemsParameter)