public interface FileEventPublisher
| Modifier and Type | Method and Description |
|---|---|
void |
publishFileEvent(org.commonjava.auditquery.fileevent.FileEvent fileEvent) |
void |
publishFileGroupingEvent(org.commonjava.auditquery.fileevent.FileGroupingEvent fileGroupingEvent) |
void publishFileEvent(org.commonjava.auditquery.fileevent.FileEvent fileEvent)
throws FileEventPublisherException
FileEventPublisherExceptionvoid publishFileGroupingEvent(org.commonjava.auditquery.fileevent.FileGroupingEvent fileGroupingEvent)
throws FileEventPublisherException
FileEventPublisherExceptionCopyright © 2018-2019. All Rights Reserved.