Uses of Interface
org.revapi.Reporter
Packages that use Reporter
-
Uses of Reporter in org.revapi
Methods in org.revapi that return types with arguments of type ReporterModifier and TypeMethodDescriptionAnalysisResult.Extensions.getReporters()PipelineConfiguration.getReporterTypes()Method parameters in org.revapi with type arguments of type ReporterModifier and TypeMethodDescriptionPipelineConfiguration.Builder.withReporters(Iterable<Class<? extends Reporter>> reporters) Revapi.Builder.withReporters(Iterable<Class<? extends Reporter>> reporters) Deprecated. -
Uses of Reporter in org.revapi.base
Classes in org.revapi.base that implement ReporterModifier and TypeClassDescriptionclassA convenience base class for reporters.classThis is a simple helper class that can be used by the users to collect all the reports from Revapi. -
Uses of Reporter in org.revapi.simple
Classes in org.revapi.simple that implement Reporter
BaseReporterinstead