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 |
eventsWithPrincipalDateAfterAndType(String principal,
Date after,
String type) |
public AuditEventsEndpoint(AuditEventRepository auditEventRepository)
@ReadOperation public AuditEventsEndpoint.AuditEventsDescriptor eventsWithPrincipalDateAfterAndType(String principal, Date after, String type)
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.