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 Constructor Description RestAuditEntryModelsCollection()
-
Method Summary
-
Methods inherited from class org.alfresco.rest.core.RestModels
and, assertThat, getEntries, getEntryByIndex, getOneRandomEntry, getPagination, isEmpty, setPagination, when
-
-