public class LoggingNotifier extends AbstractStatusChangeNotifier
| Constructor and Description |
|---|
LoggingNotifier(InstanceRepository repository) |
| Modifier and Type | Method and Description |
|---|---|
protected reactor.core.publisher.Mono<Void> |
doNotify(InstanceEvent event,
Instance instance) |
getIgnoreChanges, getLastStatus, notify, setIgnoreChanges, shouldNotify, updateLastStatusisEnabled, setEnabledpublic LoggingNotifier(InstanceRepository repository)
protected reactor.core.publisher.Mono<Void> doNotify(InstanceEvent event, Instance instance)
doNotify in class AbstractEventNotifierCopyright © 2019 codecentric AG. All rights reserved.