Uses of Interface
echo.output.EchoOutput
Packages that use EchoOutput
-
Uses of EchoOutput in echo
Constructors in echo with parameters of type EchoOutputModifierConstructorDescriptionEchoPlugin
(PluginLog mavenPluginLog, PluginParameters pluginParameters, EchoOutput echoOutput) Creates a new instance of the EchoPlugin -
Uses of EchoOutput in echo.output
Classes in echo.output that implement EchoOutputModifier and TypeClassDescriptionclass
Wraps the Maven standard output to decouple from output functionalityFields in echo.output declared as EchoOutputConstructors in echo.output with parameters of type EchoOutputModifierConstructorDescriptionEchoOutputWrapper
(EchoOutput echoOutput, PluginParameters pluginParameters) Creates a new instance of the EchoOutputWrapper class