Uses of Class
org.activiti.cloud.alfresco.rest.model.EntryResponseContent
Packages that use EntryResponseContent
-
Uses of EntryResponseContent in org.activiti.cloud.alfresco.rest.model
Methods in org.activiti.cloud.alfresco.rest.model that return types with arguments of type EntryResponseContentMethod parameters in org.activiti.cloud.alfresco.rest.model with type arguments of type EntryResponseContentModifier and TypeMethodDescriptionstatic <T> ListResponseContent<T> ListResponseContent.wrap(List<EntryResponseContent<T>> list, PaginationMetadata pagination) Constructor parameters in org.activiti.cloud.alfresco.rest.model with type arguments of type EntryResponseContentModifierConstructorDescriptionEntriesResponseContent(List<EntryResponseContent<T>> entries, PaginationMetadata pagination)