Uses of Interface
org.wso2.maven.reporter.Generator
-
Packages that use Generator Package Description org.wso2.maven.reporter -
-
Uses of Generator in org.wso2.maven.reporter
Classes in org.wso2.maven.reporter that implement Generator Modifier and Type Class Description classAbstractGeneratorclassHTMLReportGeneratorclassJsonReportGeneratorclassSARIFReportGeneratorMethods in org.wso2.maven.reporter that return Generator Modifier and Type Method Description static GeneratorGeneratorFactory. createGenerator(String type)Methods in org.wso2.maven.reporter with parameters of type Generator Modifier and Type Method Description voidReporter. registerReportGenerator(Generator generator)voidSynapseReporter. registerReportGenerator(Generator generator)
-