Class HoldCollection

java.lang.Object
org.alfresco.rest.core.RestModels<HoldEntry,HoldCollection>
org.alfresco.rest.rm.community.model.hold.HoldCollection
All Implemented Interfaces:
IModelsCollectionAssertion<HoldCollection>, IRestModelsCollection<HoldEntry>

public class HoldCollection extends RestModels<HoldEntry,HoldCollection>
Handle collection of HoldEntry
Author:
Damian Ujma
  • Constructor Details

    • HoldCollection

      public HoldCollection()