Uses of Enum Class
io.quarkus.devtools.testing.WrapperRunner.Wrapper
Packages that use WrapperRunner.Wrapper
-
Uses of WrapperRunner.Wrapper in io.quarkus.devtools.testing
Methods in io.quarkus.devtools.testing that return WrapperRunner.WrapperModifier and TypeMethodDescriptionstatic WrapperRunner.Wrapperstatic WrapperRunner.WrapperWrapperRunner.Wrapper.fromBuildtool(String buildtool) static WrapperRunner.WrapperReturns the enum constant of this class with the specified name.static WrapperRunner.Wrapper[]WrapperRunner.Wrapper.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in io.quarkus.devtools.testing with parameters of type WrapperRunner.WrapperModifier and TypeMethodDescriptionstatic intWrapperRunner.run(Path projectDir, WrapperRunner.Wrapper wrapper)