| Package | Description |
|---|---|
| org.activiti.cloud.alfresco.converter.json | |
| org.activiti.cloud.alfresco.rest.model |
| Modifier and Type | Method and Description |
|---|---|
AlfrescoPageMetadata |
PageMetadataConverter.toAlfrescoPageMetadata(org.springframework.hateoas.PagedResources.PageMetadata basePageMetadata,
long count) |
| Modifier and Type | Method and Description |
|---|---|
AlfrescoPageMetadata |
AlfrescoPageContent.getPagination() |
| Modifier and Type | Method and Description |
|---|---|
static <T> AlfrescoPageContentListWrapper<T> |
AlfrescoPageContentListWrapper.wrap(List<AlfrescoContentEntry<T>> list,
AlfrescoPageMetadata pagination) |
| Constructor and Description |
|---|
AlfrescoPageContent(List<AlfrescoContentEntry<T>> entries,
AlfrescoPageMetadata pagination) |
Copyright © 2017–2019 Alfresco. All rights reserved.