Uses of Class
org.alfresco.rest.api.model.ArchiveContentRequest
Packages that use ArchiveContentRequest
-
Uses of ArchiveContentRequest in org.alfresco.rest.api
Methods in org.alfresco.rest.api with parameters of type ArchiveContentRequestModifier and TypeMethodDescriptionboolean
ContentStorageInformation.requestArchiveContent
(NodeRef nodeRef, String contentPropName, ArchiveContentRequest archiveContentRequest) -
Uses of ArchiveContentRequest in org.alfresco.rest.api.impl
Methods in org.alfresco.rest.api.impl with parameters of type ArchiveContentRequestModifier and TypeMethodDescriptionboolean
ContentStorageInformationImpl.requestArchiveContent
(NodeRef nodeRef, String contentPropName, ArchiveContentRequest archiveContentRequest) -
Uses of ArchiveContentRequest in org.alfresco.rest.api.nodes
Methods in org.alfresco.rest.api.nodes with parameters of type ArchiveContentRequestModifier and TypeMethodDescriptionvoid
NodeStorageInfoRelation.requestArchiveContent
(String nodeId, String contentPropName, ArchiveContentRequest archiveContentRequest, Parameters parameters, WithResponse withResponse) void
NodeVersionsStorageInfoRelation.requestArchiveContent
(String nodeId, String versionId, ArchiveContentRequest archiveContentRequest, Parameters parameters, WithResponse withResponse)