Uses of Interface
org.alfresco.rest.api.ContentStorageInformation
-
Packages that use ContentStorageInformation Package Description org.alfresco.rest.api.impl org.alfresco.rest.api.nodes -
-
Uses of ContentStorageInformation in org.alfresco.rest.api.impl
Classes in org.alfresco.rest.api.impl that implement ContentStorageInformation Modifier and Type Class Description class
ContentStorageInformationImpl
Default implementation forContentStorageInformation
Note: Currently marked as experimental and subject to change. -
Uses of ContentStorageInformation in org.alfresco.rest.api.nodes
Constructors in org.alfresco.rest.api.nodes with parameters of type ContentStorageInformation Constructor Description NodeStorageInfoRelation(ContentStorageInformation storageInformation)
NodeVersionsStorageInfoRelation(ContentStorageInformation storageInformation, NodeVersionsRelation nodeVersions)
-