Class AuditEntryResource

java.lang.Object
org.alfresco.repo.event.v1.model.AuditEntryResource
All Implemented Interfaces:
Resource

public class AuditEntryResource extends Object implements Resource
  • Constructor Details

    • AuditEntryResource

      public AuditEntryResource()
    • AuditEntryResource

      public AuditEntryResource(String entryType, String username, Long entryDBId, Map<String,Serializable> entryData)
  • Method Details