Uses of Interface
org.apache.maven.plugin.verifier.VerificationResultPrinter
-
Packages that use VerificationResultPrinter Package Description org.apache.maven.plugin.verifier -
-
Uses of VerificationResultPrinter in org.apache.maven.plugin.verifier
Classes in org.apache.maven.plugin.verifier that implement VerificationResultPrinter Modifier and Type Class Description class
ConsoleVerificationResultPrinter
Fields in org.apache.maven.plugin.verifier declared as VerificationResultPrinter Modifier and Type Field Description private VerificationResultPrinter
VerifierMojo. resultPrinter
Methods in org.apache.maven.plugin.verifier with parameters of type VerificationResultPrinter Modifier and Type Method Description void
VerifierMojo. setVerificationResultPrinter(VerificationResultPrinter printer)
-