Uses of Class
io.quarkus.platform.catalog.processor.ProcessedCategory
-
Packages that use ProcessedCategory Package Description io.quarkus.platform.catalog.processor -
-
Uses of ProcessedCategory in io.quarkus.platform.catalog.processor
Methods in io.quarkus.platform.catalog.processor that return types with arguments of type ProcessedCategory Modifier and Type Method Description List<ProcessedCategory>CatalogProcessor. getProcessedCategoriesInOrder()static List<ProcessedCategory>CatalogProcessor. getProcessedCategoriesInOrder(ExtensionCatalog catalog)
-