Uses of Class
echo.parameter.PluginParameters
Packages that use PluginParameters
-
Uses of PluginParameters in echo.output
Constructors in echo.output with parameters of type PluginParametersModifierConstructorDescriptionEchoOutputWrapper(EchoOutput echoOutput, PluginParameters pluginParameters) Creates a new instance of the EchoOutputWrapper classNewlineFormatter(PluginParameters pluginParameters) Creates a new instance of NewlineSeparator -
Uses of PluginParameters in echo.parameter
Methods in echo.parameter that return PluginParametersModifier and TypeMethodDescriptionPluginParametersBuilder.createPluginParameters()Builds the PluginParameters instance -
Uses of PluginParameters in echo.util
Constructors in echo.util with parameters of type PluginParametersModifierConstructorDescriptionFileUtil(PluginParameters parameters, PluginLog mavenPluginLog) Create a new instance of the FileUtil