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(org.alfresco.service.cmr.model.FileInfo info, org.alfresco.rest.framework.resource.parameters.Parameters parameters, Map<String,org.alfresco.rest.api.model.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 org.alfresco.rest.framework.resource.parameters.CollectionWithPagingInfo<TransferChild>
TransferChildrenRelation. readAll(String transferId, org.alfresco.rest.framework.resource.parameters.Parameters parameters)
-