Uses of Class
org.alfresco.rest.rm.community.model.hold.HoldEntry
Packages that use HoldEntry
-
Uses of HoldEntry in org.alfresco.rest.v0
Methods in org.alfresco.rest.v0 that return types with arguments of type HoldEntryModifier and TypeMethodDescriptionHoldsAPI.getHolds(String user, String password, String itemNodeRef, Boolean includedInHold, Boolean fileOnly) Get the list of the available holds which have the item node reference if includedInHold parameter is true, otherwise a list of hold node references will be retrieved which do not include the given node reference.