Uses of Class
org.alfresco.rest.model.RestAuditEntryModel
Packages that use RestAuditEntryModel
-
Uses of RestAuditEntryModel in org.alfresco.rest.model
Methods in org.alfresco.rest.model that return RestAuditEntryModel -
Uses of RestAuditEntryModel in org.alfresco.rest.requests
Methods in org.alfresco.rest.requests that return RestAuditEntryModelModifier and TypeMethodDescriptionAudit.getAuditEntryForAnAuditApplication(String auditApplicationId, String auditEntryId) Retrieves an audit entry auditEntryId for audit application auditApplicationId using GET call on "/audit-applications/{auditApplicationId}/audit-entries/{auditEntryId}"