Package org.alfresco.rest.model
Class RestAuditEntryModelsCollection
java.lang.Object
org.alfresco.rest.core.RestModels<RestAuditEntryModel,RestAuditEntryModelsCollection>
org.alfresco.rest.model.RestAuditEntryModelsCollection
- All Implemented Interfaces:
IModelsCollectionAssertion<RestAuditEntryModelsCollection>,IRestModelsCollection<RestAuditEntryModel>
public class RestAuditEntryModelsCollection
extends RestModels<RestAuditEntryModel,RestAuditEntryModelsCollection>
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.alfresco.rest.core.RestModels
and, assertThat, getEntries, getEntryByIndex, getOneRandomEntry, getPagination, isEmpty, setPagination, when
-
Constructor Details
-
RestAuditEntryModelsCollection
public RestAuditEntryModelsCollection()
-