Uses of Class
io.gravitee.am.service.model.UpdateReporter
Packages that use UpdateReporter
-
Uses of UpdateReporter in io.gravitee.am.service
Methods in io.gravitee.am.service with parameters of type UpdateReporterModifier and TypeMethodDescriptiondefault io.reactivex.rxjava3.core.Single<Reporter>ReporterService.update(Reference reference, String id, UpdateReporter updateReporter, boolean isUpgrader) io.reactivex.rxjava3.core.Single<Reporter>ReporterService.update(Reference reference, String id, UpdateReporter updateReporter, User principal, boolean isUpgrader) -
Uses of UpdateReporter in io.gravitee.am.service.impl
Methods in io.gravitee.am.service.impl with parameters of type UpdateReporter