Uses of Class
org.alfresco.rest.rm.community.model.hold.HoldDeletionReason
Packages that use HoldDeletionReason
-
Uses of HoldDeletionReason in org.alfresco.rest.rm.community.requests.gscore.api
Methods in org.alfresco.rest.rm.community.requests.gscore.api that return HoldDeletionReasonModifier and TypeMethodDescriptionHoldsAPI.deleteHoldWithReason(HoldDeletionReason reason, String holdId) Deletes a hold and stores a reason for deletion in the audit log.Methods in org.alfresco.rest.rm.community.requests.gscore.api with parameters of type HoldDeletionReasonModifier and TypeMethodDescriptionHoldsAPI.deleteHoldWithReason(HoldDeletionReason reason, String holdId) Deletes a hold and stores a reason for deletion in the audit log.