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 TypeMethodDescriptionbooleanContentStorageInformation.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 TypeMethodDescriptionbooleanContentStorageInformationImpl.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 TypeMethodDescriptionvoidNodeStorageInfoRelation.requestArchiveContent(String nodeId, String contentPropName, ArchiveContentRequest archiveContentRequest, Parameters parameters, WithResponse withResponse) voidNodeVersionsStorageInfoRelation.requestArchiveContent(String nodeId, String versionId, ArchiveContentRequest archiveContentRequest, Parameters parameters, WithResponse withResponse)