Uses of Class
org.alfresco.rest.rm.community.model.hold.Hold
Packages that use Hold
-
Uses of Hold in org.alfresco.rest.rm.community.requests.gscore.api
Methods in org.alfresco.rest.rm.community.requests.gscore.api that return HoldModifier and TypeMethodDescriptionFilePlanAPI.createHold(Hold holdModel, String filePlanId) FilePlanAPI.createHold(Hold holdModel, String filePlanId, String parameters) Creates a hold.Gets a hold.HoldsAPI.updateHold(Hold holdModel, String holdId) HoldsAPI.updateHold(Hold holdModel, String holdId, String parameters) Updates a hold.Methods in org.alfresco.rest.rm.community.requests.gscore.api with parameters of type HoldModifier and TypeMethodDescriptionFilePlanAPI.createHold(Hold holdModel, String filePlanId) FilePlanAPI.createHold(Hold holdModel, String filePlanId, String parameters) Creates a hold.HoldsAPI.updateHold(Hold holdModel, String holdId) HoldsAPI.updateHold(Hold holdModel, String holdId, String parameters) Updates a hold.