Uses of Class
org.alfresco.rm.rest.api.model.TransferChild
-
Packages that use TransferChild Package Description org.alfresco.rm.rest.api.impl org.alfresco.rm.rest.api.transfers Package info that defines Alfresco Governance Services transfers REST API -
-
Uses of TransferChild in org.alfresco.rm.rest.api.impl
Methods in org.alfresco.rm.rest.api.impl that return TransferChild Modifier and Type Method Description TransferChild
ApiNodesModelFactory. createTransferChild(FileInfo info, Parameters parameters, Map<String,UserInfo> mapUserInfo, boolean isMinimalInfo)
Creates an object of type TransferChild -
Uses of TransferChild in org.alfresco.rm.rest.api.transfers
Methods in org.alfresco.rm.rest.api.transfers that return types with arguments of type TransferChild Modifier and Type Method Description CollectionWithPagingInfo<TransferChild>
TransferChildrenRelation. readAll(String transferId, Parameters parameters)
-