Uses of Class
de.codecentric.boot.admin.server.notify.AbstractEventNotifier
Packages that use AbstractEventNotifier
Package
Description
-
Uses of AbstractEventNotifier in de.codecentric.boot.admin.server.notify
Subclasses of AbstractEventNotifier in de.codecentric.boot.admin.server.notifyModifier and TypeClassDescriptionclassAbstract Notifier for status change which allows filtering of certain status changes.classNotifier submitting events to DingTalk.classNotifier submitting events to Discord by webhooks.classNotifier submitting events to FeiShu by webhooks.classNotifier submitting events to HipChat.classNotifier submitting events to let´s Chat.classNotifier that just writes to a logger.classNotifier sending emails using Thymeleaf templates.classclassNotifier submitting events to opsgenie.com.classNotifier submitting events to Pagerduty.classNotifier that reminds certain statuses to send reminder notification using a delegate.classNotifier submitting events to RocketChat.classNotifier submitting events to Slack.classNotifier submitting events to Telegram.class`WebexNotifier` sends notifications via Webex API when instance events occur. -
Uses of AbstractEventNotifier in de.codecentric.boot.admin.server.notify.filter
Subclasses of AbstractEventNotifier in de.codecentric.boot.admin.server.notify.filterModifier and TypeClassDescriptionclassNotifier that allows to filter certain events based on policies.