Modifier and Type | Class and Description |
---|---|
static class |
AuditEventsEndpoint.AuditEventsDescriptor
A description of an application's
audit events . |
Constructor and Description |
---|
AuditEventsEndpoint(AuditEventRepository auditEventRepository) |
Modifier and Type | Method and Description |
---|---|
AuditEventsEndpoint.AuditEventsDescriptor |
events(String principal,
OffsetDateTime after,
String type) |
public AuditEventsEndpoint(AuditEventRepository auditEventRepository)
@ReadOperation public AuditEventsEndpoint.AuditEventsDescriptor events(@Nullable String principal, @Nullable OffsetDateTime after, @Nullable String type)