@EndpointWebExtension(endpoint=AuditEventsEndpoint.class) public class AuditEventsEndpointWebExtension extends Object
EndpointWebExtension
for the AuditEventsEndpoint
.Constructor and Description |
---|
AuditEventsEndpointWebExtension(AuditEventsEndpoint delegate) |
Modifier and Type | Method and Description |
---|---|
WebEndpointResponse<AuditEventsEndpoint.AuditEventsDescriptor> |
eventsWithPrincipalDateAfterAndType(String principal,
Date after,
String type) |
public AuditEventsEndpointWebExtension(AuditEventsEndpoint delegate)
@ReadOperation public WebEndpointResponse<AuditEventsEndpoint.AuditEventsDescriptor> eventsWithPrincipalDateAfterAndType(@Nullable String principal, Date after, @Nullable String type)
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.