Uses of Class
io.micronaut.maven.InvocationResultWithOutput.PerGoalOutputHandler
Packages that use InvocationResultWithOutput.PerGoalOutputHandler
-
Uses of InvocationResultWithOutput.PerGoalOutputHandler in io.micronaut.maven
Methods in io.micronaut.maven that return InvocationResultWithOutput.PerGoalOutputHandlerModifier and TypeMethodDescriptionInvocationResultWithOutput.outputHandler()Returns the value of theoutputHandlerrecord component.Constructors in io.micronaut.maven with parameters of type InvocationResultWithOutput.PerGoalOutputHandlerModifierConstructorDescriptionInvocationResultWithOutput(org.apache.maven.shared.invoker.InvocationResult result, InvocationResultWithOutput.PerGoalOutputHandler outputHandler) Creates an instance of aInvocationResultWithOutputrecord class.