A B C D E F G H I K L M O P R S T U V
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- AbstractDocGeneratorMojo - Class in org.apache.camel.quarkus.maven
-
Base for
CheckExtensionPagesMojoandUpdateExtensionDocPageMojo. - AbstractDocGeneratorMojo() - Constructor for class org.apache.camel.quarkus.maven.AbstractDocGeneratorMojo
B
- baseDir - Variable in class org.apache.camel.quarkus.maven.AbstractDocGeneratorMojo
-
Directory where the changes should be performed.
C
- camel - org.apache.camel.quarkus.maven.CqCatalog.Flavor
- CAMEL_QUARKUS_JVM_SINCE - Static variable in class org.apache.camel.quarkus.maven.CamelQuarkusExtension
- CAMEL_QUARKUS_NATIVE_SINCE - Static variable in class org.apache.camel.quarkus.maven.CamelQuarkusExtension
- camelBits(Charset, Configuration, List<ArtifactModel<?>>, Path, CamelQuarkusExtension, Map<String, Object>) - Method in class org.apache.camel.quarkus.maven.UpdateExtensionDocPageMojo
- camelBits(Path) - Method in class org.apache.camel.quarkus.maven.CheckExtensionPagesMojo
- camelQuarkus - org.apache.camel.quarkus.maven.CqCatalog.Flavor
- CamelQuarkusExtension - Class in org.apache.camel.quarkus.maven
-
A utility to extract some extension metadata from the Runtime module's POM.
- CamelQuarkusExtension(Path, String, String, String, String, String, String, String, String, boolean, List<Dependency>) - Constructor for class org.apache.camel.quarkus.maven.CamelQuarkusExtension
- camelVersion - Variable in class org.apache.camel.quarkus.maven.CheckExtensionPagesMojo
-
The version of Camel we depend on
- catalogBaseDir - Variable in class org.apache.camel.quarkus.maven.CheckExtensionPagesMojo
-
The directory relative to which the catalog data is read.
- catalogBaseDir - Variable in class org.apache.camel.quarkus.maven.PrepareCatalogQuarkusMojo
-
The output directory where the catalog files should be written.
- CheckExtensionPagesMojo - Class in org.apache.camel.quarkus.maven
-
Performs the following tasks: Deletes extension pages whose extensions do not exist anymore Creates dummy partials for Camel bits that Camel Quarkus does not support, so that there are no warnings when they are included from the Camel component pages Deletes Camel bit partials that do not exist anymore.
- CheckExtensionPagesMojo() - Constructor for class org.apache.camel.quarkus.maven.CheckExtensionPagesMojo
- CLASSPATH_PREFIX - Static variable in class org.apache.camel.quarkus.maven.CqUtils
- cloneArtifactModel(ArtifactModel<?>) - Static method in class org.apache.camel.quarkus.maven.CqUtils
- close() - Method in class org.apache.camel.quarkus.maven.CqCatalog.GavCqCatalog
- copyJar(Path, String, String, String) - Static method in class org.apache.camel.quarkus.maven.CqUtils
- CQ_CATALOG_DIR - Static variable in class org.apache.camel.quarkus.maven.PrepareCatalogQuarkusMojo
- CqCatalog - Class in org.apache.camel.quarkus.maven
- CqCatalog() - Constructor for class org.apache.camel.quarkus.maven.CqCatalog
- CqCatalog(Path, CqCatalog.Flavor) - Constructor for class org.apache.camel.quarkus.maven.CqCatalog
- CqCatalog.CqRuntimeProvider - Class in org.apache.camel.quarkus.maven
- CqCatalog.CqVersionManager - Class in org.apache.camel.quarkus.maven
- CqCatalog.Flavor - Enum in org.apache.camel.quarkus.maven
- CqCatalog.GavCqCatalog - Class in org.apache.camel.quarkus.maven
- CqRuntimeProvider(CamelCatalog) - Constructor for class org.apache.camel.quarkus.maven.CqCatalog.CqRuntimeProvider
- CqUtils - Class in org.apache.camel.quarkus.maven
- CqUtils() - Constructor for class org.apache.camel.quarkus.maven.CqUtils
- CqVersionManager(CamelCatalog, Path) - Constructor for class org.apache.camel.quarkus.maven.CqCatalog.CqVersionManager
- createRuntimeProvider(DefaultCamelCatalog) - Method in enum org.apache.camel.quarkus.maven.CqCatalog.Flavor
- createTemplateLoader(Path, String, String) - Static method in class org.apache.camel.quarkus.maven.CqUtils
D
- DEFAULT_TEMPLATES_URI_BASE - Static variable in class org.apache.camel.quarkus.maven.AbstractDocGeneratorMojo
- detectAllowContextMapAll(CqCatalog, String) - Static method in class org.apache.camel.quarkus.maven.UpdateExtensionDocPageMojo
- detectNativeSsl(Path) - Static method in class org.apache.camel.quarkus.maven.UpdateExtensionDocPageMojo
- detectNativeSsl(Path, Path, String, List<Dependency>, Map<String, Boolean>) - Static method in class org.apache.camel.quarkus.maven.UpdateExtensionDocPageMojo
- docsBaseDir - Variable in class org.apache.camel.quarkus.maven.CheckExtensionPagesMojo
-
The path to the docs module base directory
E
- encoding - Variable in class org.apache.camel.quarkus.maven.AbstractDocGeneratorMojo
-
Encoding to read and write files in the current source tree
- evalTemplate(Configuration, String, Map<String, Object>, T) - Static method in class org.apache.camel.quarkus.maven.AbstractDocGeneratorMojo
- evalTemplate(Charset, Path, Configuration, Map<String, Object>, String) - Static method in class org.apache.camel.quarkus.maven.UpdateExtensionDocPageMojo
- execute() - Method in class org.apache.camel.quarkus.maven.CheckExtensionPagesMojo
-
Execute goal.
- execute() - Method in class org.apache.camel.quarkus.maven.PrepareCatalogQuarkusMojo
- execute() - Method in class org.apache.camel.quarkus.maven.UpdateExtensionDocPageMojo
- extensionDirectories - Variable in class org.apache.camel.quarkus.maven.CheckExtensionPagesMojo
-
List of directories that contain extensions
- extensionDirectories - Variable in class org.apache.camel.quarkus.maven.PrepareCatalogQuarkusMojo
-
List of directories that contain extensions
- extensions(Path) - Method in class org.apache.camel.quarkus.maven.CheckExtensionPagesMojo
F
- FILE_PREFIX - Static variable in class org.apache.camel.quarkus.maven.CqUtils
- filterModels(String) - Method in class org.apache.camel.quarkus.maven.CqCatalog
- findComponentNames() - Method in class org.apache.camel.quarkus.maven.CqCatalog.CqRuntimeProvider
- findDataFormatNames() - Method in class org.apache.camel.quarkus.maven.CqCatalog.CqRuntimeProvider
- findExtensionArtifactIdBases(Path) - Static method in class org.apache.camel.quarkus.maven.CqUtils
- findExtensionDirectory(Path, String) - Static method in class org.apache.camel.quarkus.maven.CqUtils
- findFirstSchemeModel(ArtifactModel<?>, List<ArtifactModel<?>>) - Static method in class org.apache.camel.quarkus.maven.CqCatalog
- findLanguageNames() - Method in class org.apache.camel.quarkus.maven.CqCatalog.CqRuntimeProvider
- findOtherNames() - Method in class org.apache.camel.quarkus.maven.CqCatalog.CqRuntimeProvider
G
- GavCqCatalog(FileSystem, CqCatalog.Flavor) - Constructor for class org.apache.camel.quarkus.maven.CqCatalog.GavCqCatalog
- getArtifactId() - Method in enum org.apache.camel.quarkus.maven.CqCatalog.Flavor
- getArtifactIdBase(String) - Static method in class org.apache.camel.quarkus.maven.CqUtils
- getArtifactIdBase(ArtifactModel<?>) - Static method in class org.apache.camel.quarkus.maven.CqUtils
- getCamelCatalog() - Method in class org.apache.camel.quarkus.maven.CqCatalog.CqRuntimeProvider
- getCamelComponentArtifactId() - Method in class org.apache.camel.quarkus.maven.CamelQuarkusExtension
- getComponentJSonSchemaDirectory() - Method in class org.apache.camel.quarkus.maven.CqCatalog.CqRuntimeProvider
- getComponentsCatalog() - Method in class org.apache.camel.quarkus.maven.CqCatalog.CqRuntimeProvider
- getDataFormatJSonSchemaDirectory() - Method in class org.apache.camel.quarkus.maven.CqCatalog.CqRuntimeProvider
- getDataFormatsCatalog() - Method in class org.apache.camel.quarkus.maven.CqCatalog.CqRuntimeProvider
- getDependencies() - Method in class org.apache.camel.quarkus.maven.CamelQuarkusExtension
- getDescription() - Method in class org.apache.camel.quarkus.maven.CamelQuarkusExtension
- getDescription(List<ArtifactModel<?>>, String, Log) - Static method in class org.apache.camel.quarkus.maven.CqUtils
- getGroupId() - Method in enum org.apache.camel.quarkus.maven.CqCatalog.Flavor
- getJvmSince() - Method in class org.apache.camel.quarkus.maven.CamelQuarkusExtension
- getLabel() - Method in class org.apache.camel.quarkus.maven.CamelQuarkusExtension
- getLanguageCatalog() - Method in class org.apache.camel.quarkus.maven.CqCatalog.CqRuntimeProvider
- getLanguageJSonSchemaDirectory() - Method in class org.apache.camel.quarkus.maven.CqCatalog.CqRuntimeProvider
- getName() - Method in class org.apache.camel.quarkus.maven.CamelQuarkusExtension
- getNameBase(String) - Static method in class org.apache.camel.quarkus.maven.CqUtils
- getNativeSince() - Method in class org.apache.camel.quarkus.maven.CamelQuarkusExtension
- getOtherCatalog() - Method in class org.apache.camel.quarkus.maven.CqCatalog.CqRuntimeProvider
- getOtherJSonSchemaDirectory() - Method in class org.apache.camel.quarkus.maven.CqCatalog.CqRuntimeProvider
- getProviderArtifactId() - Method in class org.apache.camel.quarkus.maven.CqCatalog.CqRuntimeProvider
- getProviderGroupId() - Method in class org.apache.camel.quarkus.maven.CqCatalog.CqRuntimeProvider
- getProviderName() - Method in class org.apache.camel.quarkus.maven.CqCatalog.CqRuntimeProvider
- getResourceAsStream(String) - Method in class org.apache.camel.quarkus.maven.CqCatalog.CqVersionManager
- getRuntimeArtifactId() - Method in class org.apache.camel.quarkus.maven.CamelQuarkusExtension
- getRuntimeArtifactIdBase() - Method in class org.apache.camel.quarkus.maven.CamelQuarkusExtension
- getRuntimePomXmlPath() - Method in class org.apache.camel.quarkus.maven.CamelQuarkusExtension
- getTemplateConfig(Path, String, String, String) - Static method in class org.apache.camel.quarkus.maven.CqUtils
- getThreadLocalCamelCatalog() - Static method in class org.apache.camel.quarkus.maven.CqCatalog
- getVersion() - Method in class org.apache.camel.quarkus.maven.CamelQuarkusExtension
- getVersion(Model) - Static method in class org.apache.camel.quarkus.maven.CqUtils
H
- hasAlternativeScheme(ArtifactModel<?>, String) - Static method in class org.apache.camel.quarkus.maven.CqCatalog
- humanReadableKind(Kind) - Static method in class org.apache.camel.quarkus.maven.CqUtils
- humanReadableKindPlural(Kind) - Static method in class org.apache.camel.quarkus.maven.CqUtils
I
- isDeprecated(String, Collection<ArtifactModel<?>>) - Static method in class org.apache.camel.quarkus.maven.CqUtils
- isFirstScheme(ArtifactModel<?>) - Static method in class org.apache.camel.quarkus.maven.CqCatalog
- isNativeSupported() - Method in class org.apache.camel.quarkus.maven.CamelQuarkusExtension
K
- kindPlural(Kind) - Static method in class org.apache.camel.quarkus.maven.CqUtils
- kinds() - Static method in class org.apache.camel.quarkus.maven.CqCatalog
L
- listConfigOptions(Path, Path) - Static method in class org.apache.camel.quarkus.maven.UpdateExtensionDocPageMojo
- loadConfigRoots(Path) - Static method in class org.apache.camel.quarkus.maven.UpdateExtensionDocPageMojo
- localRepository - Variable in class org.apache.camel.quarkus.maven.CheckExtensionPagesMojo
M
- models() - Method in class org.apache.camel.quarkus.maven.CqCatalog
- models(Kind) - Method in class org.apache.camel.quarkus.maven.CqCatalog
- multiModuleProjectDirectory - Variable in class org.apache.camel.quarkus.maven.AbstractDocGeneratorMojo
-
The root directory of the Camel Quarkus source tree.
O
- open(Path, CqCatalog.Flavor, String) - Static method in class org.apache.camel.quarkus.maven.CqCatalog.GavCqCatalog
- org.apache.camel.quarkus.maven - package org.apache.camel.quarkus.maven
P
- PrepareCatalogQuarkusMojo - Class in org.apache.camel.quarkus.maven
-
Prepares the Quarkus provider camel catalog to include component it supports
- PrepareCatalogQuarkusMojo() - Constructor for class org.apache.camel.quarkus.maven.PrepareCatalogQuarkusMojo
- primaryModel(Stream<ArtifactModel<?>>) - Static method in class org.apache.camel.quarkus.maven.CqCatalog
R
- read(Path) - Static method in class org.apache.camel.quarkus.maven.CamelQuarkusExtension
S
- setCamelCatalog(CamelCatalog) - Method in class org.apache.camel.quarkus.maven.CqCatalog.CqRuntimeProvider
- skip - Variable in class org.apache.camel.quarkus.maven.UpdateExtensionDocPageMojo
- skipArtifactIdBases - Variable in class org.apache.camel.quarkus.maven.CheckExtensionPagesMojo
-
A set of artifactIdBases that are not extensions and should be excluded from the catalog
- skipArtifactIdBases - Variable in class org.apache.camel.quarkus.maven.PrepareCatalogQuarkusMojo
-
A set of artifactIdBases that are not extensions and should be excluded from the catalog
T
- templatesUriBase - Variable in class org.apache.camel.quarkus.maven.AbstractDocGeneratorMojo
- toCamelArtifactIdBase(String) - Static method in class org.apache.camel.quarkus.maven.CqCatalog
- toCamelComponentArtifactIdBase(String) - Static method in class org.apache.camel.quarkus.maven.CqCatalog
- toCamelDocsModel(ArtifactModel<?>) - Static method in class org.apache.camel.quarkus.maven.CqCatalog
U
- UpdateExtensionDocPageMojo - Class in org.apache.camel.quarkus.maven
- UpdateExtensionDocPageMojo() - Constructor for class org.apache.camel.quarkus.maven.UpdateExtensionDocPageMojo
V
- valueOf(String) - Static method in enum org.apache.camel.quarkus.maven.CqCatalog.Flavor
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.apache.camel.quarkus.maven.CqCatalog.Flavor
-
Returns an array containing the constants of this enum type, in the order they are declared.
All Classes All Packages