Uses of Class
io.gravitee.am.service.model.NewAlertNotifier
Packages that use NewAlertNotifier
-
Uses of NewAlertNotifier in io.gravitee.am.service
Methods in io.gravitee.am.service with parameters of type NewAlertNotifierModifier and TypeMethodDescriptionio.reactivex.rxjava3.core.Single<AlertNotifier>AlertNotifierService.create(ReferenceType referenceType, String referenceId, NewAlertNotifier newAlertNotifier, User byUser) -
Uses of NewAlertNotifier in io.gravitee.am.service.impl
Methods in io.gravitee.am.service.impl with parameters of type NewAlertNotifierModifier and TypeMethodDescriptionio.reactivex.rxjava3.core.Single<AlertNotifier>AlertNotifierServiceImpl.create(ReferenceType referenceType, String referenceId, NewAlertNotifier newAlertNotifier, User byUser) Create a new alert notifier.