Uses of Class
io.gravitee.am.service.model.PatchAlertNotifier
Packages that use PatchAlertNotifier
-
Uses of PatchAlertNotifier in io.gravitee.am.service
Methods in io.gravitee.am.service with parameters of type PatchAlertNotifierModifier and TypeMethodDescriptionio.reactivex.rxjava3.core.Single<AlertNotifier>AlertNotifierService.update(ReferenceType referenceType, String referenceId, String alertNotifierId, PatchAlertNotifier patchAlertNotifier, User byUser) -
Uses of PatchAlertNotifier in io.gravitee.am.service.impl
Methods in io.gravitee.am.service.impl with parameters of type PatchAlertNotifierModifier and TypeMethodDescriptionio.reactivex.rxjava3.core.Single<AlertNotifier>AlertNotifierServiceImpl.update(ReferenceType referenceType, String referenceId, String alertNotifierId, PatchAlertNotifier patchAlertNotifier, User byUser) Update an existing alert notifier.