Uses of Class
io.gravitee.am.service.model.NewReporter
Packages that use NewReporter
-
Uses of NewReporter in io.gravitee.am.service
Methods in io.gravitee.am.service that return NewReporterModifier and TypeMethodDescriptiondefault NewReporterReporterService.createInternal()ReporterService.createInternal(Reference reference) Methods in io.gravitee.am.service with parameters of type NewReporterModifier and TypeMethodDescriptiondefault io.reactivex.rxjava3.core.Single<Reporter>ReporterService.create(Reference reference, NewReporter newReporter) io.reactivex.rxjava3.core.Single<Reporter>ReporterService.create(Reference reference, NewReporter newReporter, User principal, boolean system) -
Uses of NewReporter in io.gravitee.am.service.impl
Methods in io.gravitee.am.service.impl that return NewReporterMethods in io.gravitee.am.service.impl with parameters of type NewReporterModifier and TypeMethodDescriptionio.reactivex.rxjava3.core.Single<Reporter>ReporterServiceImpl.create(Reference reference, NewReporter newReporter, User principal, boolean system)