Uses of Interface
com.helger.photon.audit.v2.pipeline.IAuditEventConsumer
-
Packages that use IAuditEventConsumer Package Description com.helger.photon.audit.v2 com.helger.photon.audit.v2.pipeline -
-
Uses of IAuditEventConsumer in com.helger.photon.audit.v2
Methods in com.helger.photon.audit.v2 that return IAuditEventConsumer Modifier and Type Method Description IAuditEventConsumerAudit2Bridge. getAuditEventConsumer()Constructors in com.helger.photon.audit.v2 with parameters of type IAuditEventConsumer Constructor Description Audit2Bridge(com.helger.security.authentication.subject.user.ICurrentUserIDProvider aCurrentUserIDProvider, IAuditEventConsumer aAuditEventConsumer, Function<Object,String> aToStringConverter) -
Uses of IAuditEventConsumer in com.helger.photon.audit.v2.pipeline
Classes in com.helger.photon.audit.v2.pipeline that implement IAuditEventConsumer Modifier and Type Class Description classAuditEventConsumerPipelinePipeline ofIAuditEventConsumerbeing itself anIAuditEventConsumer.Methods in com.helger.photon.audit.v2.pipeline that return types with arguments of type IAuditEventConsumer Modifier and Type Method Description com.helger.commons.collection.impl.ICommonsList<IAuditEventConsumer>AuditEventConsumerPipeline. consumers()
-