Uses of Class
io.quarkus.devtools.commands.UpdateProject
-
Packages that use UpdateProject Package Description io.quarkus.devtools.commands -
-
Uses of UpdateProject in io.quarkus.devtools.commands
Methods in io.quarkus.devtools.commands that return UpdateProject Modifier and Type Method Description UpdateProjectUpdateProject. appModel(io.quarkus.bootstrap.model.ApplicationModel applicationModel)UpdateProjectUpdateProject. noRewrite(boolean noRewrite)UpdateProjectUpdateProject. perModule(boolean perModule)UpdateProjectUpdateProject. rewriteDryRun(boolean rewriteDryRun)UpdateProjectUpdateProject. rewritePluginVersion(String rewritePluginVersion)UpdateProjectUpdateProject. rewriteUpdateRecipesVersion(String rewriteUpdateRecipesVersion)UpdateProjectUpdateProject. targetCatalog(ExtensionCatalog latestCatalog)UpdateProjectUpdateProject. targetPlatformVersion(String targetPlatformVersion)
-