Package stroom.query.audit
Interface BaseAuditWrapper.PopulateEventDetail
-
- Enclosing class:
- BaseAuditWrapper<CHILD_CLASS extends BaseAuditWrapper<?>>
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
@FunctionalInterface public static interface BaseAuditWrapper.PopulateEventDetail
-
-
Method Summary
Modifier and Type Method Description void
populate(event.logging.Event.EventDetail eventDetail, javax.ws.rs.core.Response response, java.lang.Exception exception)
-