Uses of Class
io.quarkus.devtools.codestarts.extension.QuarkusExtensionCodestartProjectInput
Packages that use QuarkusExtensionCodestartProjectInput
-
Uses of QuarkusExtensionCodestartProjectInput in io.quarkus.devtools.codestarts.extension
Methods in io.quarkus.devtools.codestarts.extension that return QuarkusExtensionCodestartProjectInputMethods in io.quarkus.devtools.codestarts.extension with parameters of type QuarkusExtensionCodestartProjectInputModifier and TypeMethodDescriptionprotected Collection<io.quarkus.devtools.codestarts.Codestart> QuarkusExtensionCodestartCatalog.select(QuarkusExtensionCodestartProjectInput projectInput) -
Uses of QuarkusExtensionCodestartProjectInput in io.quarkus.devtools.commands.handlers
Constructors in io.quarkus.devtools.commands.handlers with parameters of type QuarkusExtensionCodestartProjectInputModifierConstructorDescriptionCreateExtensionCommandHandler(String groupId, String artifactId, QuarkusExtensionCodestartProjectInput input, Path newExtensionDir) CreateExtensionCommandHandler(String groupId, String artifactId, QuarkusExtensionCodestartProjectInput input, Path newExtensionDir, Path extensionsParentDir, Path itTestParentDir, Path bomDir)