Uses of Class
org.alfresco.rest.rm.community.model.transfer.TransferChildCollection
-
Packages that use TransferChildCollection Package Description org.alfresco.rest.rm.community.requests.gscore.api -
-
Uses of TransferChildCollection in org.alfresco.rest.rm.community.requests.gscore.api
Methods in org.alfresco.rest.rm.community.requests.gscore.api that return TransferChildCollection Modifier and Type Method Description TransferChildCollectionTransferAPI. getTransfersChildren(String transferId)TransferChildCollectionTransferAPI. getTransfersChildren(String transferId, String parameters)Gets the children (record folder or record) of a transfer.
-