Uses of Enum Class
io.quarkus.cli.plugin.PluginType
Packages that use PluginType
-
Uses of PluginType in io.quarkus.cli.plugin
Methods in io.quarkus.cli.plugin that return PluginTypeModifier and TypeMethodDescriptionPlugin.getType()static PluginTypeGet thePluginTypethat corresponds the the specified location.static PluginTypePluginUtil.getType(Optional<io.quarkus.maven.dependency.GACTV> gactv, Optional<URL> url, Optional<Path> path) Get thePluginTypethat corresponds the the specified locations.static PluginTypeReturns the enum constant of this class with the specified name.static PluginType[]PluginType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in io.quarkus.cli.plugin with parameters of type PluginTypeConstructors in io.quarkus.cli.plugin with parameters of type PluginType