Class QuarkusUpdatesRepository.FetchResult
java.lang.Object
io.quarkus.devtools.project.update.rewrite.QuarkusUpdatesRepository.FetchResult
- Enclosing class:
QuarkusUpdatesRepository
-
Constructor Summary
ConstructorsConstructorDescriptionFetchResult(String recipesGAV, List<String> recipes, String rewritePluginVersion) -
Method Summary
Modifier and TypeMethodDescription
-
Constructor Details
-
FetchResult
-
-
Method Details
-
getRecipesGAV
-
getRecipes
-
getRewritePluginVersion
-