Class AuditService

All Implemented Interfaces:
AdapterResource, Resource, Adaptable

@Deprecated(since="2025.0", forRemoval=true) public class AuditService extends DefaultAdapter
Deprecated, for removal: This API element is subject to removal in a future version.
since 2025.0, doesn't seem to be used
Audit Service - manage document versions TODO not yet implemented

Accepts the following methods:

  • GET - get audit records
Author:
Bogdan Stefanescu
  • Constructor Details

    • AuditService

      public AuditService()
      Deprecated, for removal: This API element is subject to removal in a future version.
  • Method Details

    • doGet

      @GET public View doGet()
      Deprecated, for removal: This API element is subject to removal in a future version.
    • getAudits

      public List<LogEntry> getAudits()
      Deprecated, for removal: This API element is subject to removal in a future version.