Class AuditAdapter

All Implemented Interfaces:
AdapterResource, Resource, Adaptable

@Produces({"application/json","text/csv"}) public class AuditAdapter extends PaginableAdapter<LogEntry>
Adapter that returns the log entries of the pointed resource.
Since:
5.7.3