Uses of Class
io.quarkus.devtools.codestarts.CodestartProjectInput
Packages that use CodestartProjectInput
-
Uses of CodestartProjectInput in io.quarkus.devtools.codestarts
Classes in io.quarkus.devtools.codestarts with type parameters of type CodestartProjectInputMethods in io.quarkus.devtools.codestarts that return CodestartProjectInputModifier and TypeMethodDescriptionCodestartProjectInputBuilder.build()CodestartProjectDefinition.getProjectInput()Methods in io.quarkus.devtools.codestarts that return types with arguments of type CodestartProjectInputModifier and TypeMethodDescriptionCodestartCatalogLoader.loadDefaultCatalog(CodestartPathLoader pathLoader, String first, String... more) -
Uses of CodestartProjectInput in io.quarkus.devtools.codestarts.core
Classes in io.quarkus.devtools.codestarts.core with type parameters of type CodestartProjectInputMethods in io.quarkus.devtools.codestarts.core that return CodestartProjectInputMethods in io.quarkus.devtools.codestarts.core with parameters of type CodestartProjectInputModifier and TypeMethodDescriptionstatic CodestartProjectDefinitionDefaultCodestartProjectDefinition.of(CodestartProjectInput projectInput, Collection<Codestart> codestarts) static Collection<Codestart>CodestartCatalogs.removeUnimplementedCodestarts(CodestartProjectInput projectInput, Collection<Codestart> codestarts) static Collection<Codestart>CodestartCatalogs.select(CodestartProjectInput projectInput, Collection<Codestart> codestarts)