Index

A B C D E F G H I J K L M N O P Q R S T V W 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

A

accept(String, Consumer<PathVisit>) - Method in class io.quarkus.paths.ArchivePathTree
 
accept(String, Consumer<PathVisit>) - Method in class io.quarkus.paths.ArchivePathTree.OpenArchivePathTree
 
accept(String, Consumer<PathVisit>) - Method in class io.quarkus.paths.EmptyPathTree
 
accept(String, Consumer<PathVisit>) - Method in class io.quarkus.paths.FilteredPathTree
 
accept(String, Consumer<PathVisit>) - Method in class io.quarkus.paths.MultiRootPathTree
 
accept(String, Consumer<PathVisit>) - Method in class io.quarkus.paths.OpenContainerPathTree
 
accept(String, Consumer<PathVisit>) - Method in interface io.quarkus.paths.PathTree
Consumes a given path relative to the root of the tree.
acceptAll(String, Consumer<PathVisit>) - Method in class io.quarkus.paths.FilteredPathTree
 
acceptAll(String, Consumer<PathVisit>) - Method in class io.quarkus.paths.MultiRootPathTree
 
acceptAll(String, Consumer<PathVisit>) - Method in interface io.quarkus.paths.PathTree
Consumes a given path relative to the root of the tree.
add(String) - Method in class io.quarkus.bootstrap.model.JvmOptionsBuilder
Adds a standard option without a value.
add(String, String) - Method in class io.quarkus.bootstrap.model.JvmOptionsBuilder
Adds a standard option with a value.
add(Path) - Method in class io.quarkus.bootstrap.model.PathsCollection.Builder
 
add(Path) - Method in class io.quarkus.paths.PathList.Builder
 
add(Path...) - Method in class io.quarkus.bootstrap.model.PathsCollection
 
add(Path...) - Method in interface io.quarkus.paths.PathCollection
 
add(Path...) - Method in class io.quarkus.paths.PathList
 
addAll(JvmOptions) - Method in class io.quarkus.bootstrap.model.JvmOptionsBuilder
Adds JVM options with their values.
addAll(String, Collection<String>) - Method in class io.quarkus.bootstrap.model.JvmOptionsBuilder
Adds a standard option with multiple values.
addAllFirst(Iterable<Path>) - Method in class io.quarkus.bootstrap.model.PathsCollection
 
addAllFirst(Iterable<Path>) - Method in interface io.quarkus.paths.PathCollection
 
addAllFirst(Iterable<Path>) - Method in class io.quarkus.paths.PathList
 
addArtifactSources(ArtifactSources) - Method in class io.quarkus.bootstrap.workspace.DefaultWorkspaceModule.Builder
 
addArtifactSources(ArtifactSources) - Method in interface io.quarkus.bootstrap.workspace.WorkspaceModule.Mutable
 
addComponent(ApplicationComponent) - Method in class io.quarkus.sbom.ApplicationManifest.Builder
 
addComponent(ApplicationComponent) - Method in class io.quarkus.sbom.ApplicationManifestConfig.Builder
 
addComponents(Collection<ResolvedDependency>) - Method in class io.quarkus.sbom.ApplicationManifestConfig.Builder
 
addConflict(String, String) - Method in class io.quarkus.bootstrap.model.CapabilityErrors
 
addDependencies(Collection<ArtifactCoords>) - Method in class io.quarkus.maven.dependency.ResolvedDependencyBuilder
 
addDependencies(Collection<ResolvedDependencyBuilder>) - Method in class io.quarkus.bootstrap.model.ApplicationModelBuilder
 
addDependency(ArtifactCoords) - Method in class io.quarkus.maven.dependency.ResolvedDependencyBuilder
 
addDependency(Dependency) - Method in class io.quarkus.bootstrap.workspace.DefaultWorkspaceModule.Builder
 
addDependency(Dependency) - Method in interface io.quarkus.bootstrap.workspace.WorkspaceModule.Mutable
 
addDependency(ResolvedDependencyBuilder) - Method in class io.quarkus.bootstrap.model.ApplicationModelBuilder
 
addDependencyConstraint(Dependency) - Method in class io.quarkus.bootstrap.workspace.DefaultWorkspaceModule.Builder
 
addDependencyConstraint(Dependency) - Method in interface io.quarkus.bootstrap.workspace.WorkspaceModule.Mutable
 
addExcludedArtifact(ArtifactKey) - Method in class io.quarkus.bootstrap.model.ApplicationModelBuilder
 
addExcludedArtifacts(List<ArtifactKey>) - Method in class io.quarkus.bootstrap.model.ApplicationModelBuilder
 
addExclusion(ArtifactKey) - Method in class io.quarkus.maven.dependency.DependencyBuilder
 
addExclusion(ArtifactKey) - Method in class io.quarkus.maven.dependency.ResolvedDependencyBuilder
 
addExclusion(String, String) - Method in class io.quarkus.maven.dependency.DependencyBuilder
 
addExclusion(String, String) - Method in class io.quarkus.maven.dependency.ResolvedDependencyBuilder
 
addExtensionCapabilities(ExtensionCapabilities) - Method in class io.quarkus.bootstrap.model.ApplicationModelBuilder
 
addFirst(Path...) - Method in class io.quarkus.bootstrap.model.PathsCollection
 
addFirst(Path...) - Method in interface io.quarkus.paths.PathCollection
 
addFirst(Path...) - Method in class io.quarkus.paths.PathList
 
addFromQuarkusExtensionProperty(String, String) - Method in class io.quarkus.bootstrap.model.JvmOptionsBuilder
 
addLesserPriorityArtifact(ArtifactKey) - Method in class io.quarkus.bootstrap.model.ApplicationModelBuilder
 
addLesserPriorityArtifacts(List<ArtifactKey>) - Method in class io.quarkus.bootstrap.model.ApplicationModelBuilder
 
addMissing(String, String) - Method in class io.quarkus.bootstrap.model.CapabilityErrors
 
addParentFirstArtifact(ArtifactKey) - Method in class io.quarkus.bootstrap.model.ApplicationModelBuilder
 
addParentFirstArtifacts(List<ArtifactKey>) - Method in class io.quarkus.bootstrap.model.ApplicationModelBuilder
 
addPlatformDescriptor(String, String, String, String, String) - Method in class io.quarkus.bootstrap.model.PlatformImportsImpl
 
addPlatformProperties(String, String, String, String, String, Path) - Method in class io.quarkus.bootstrap.model.PlatformImportsImpl
 
addReloadableWorkspaceModule(ArtifactKey) - Method in class io.quarkus.bootstrap.model.ApplicationModelBuilder
 
addReloadableWorkspaceModules(Collection<ArtifactKey>) - Method in class io.quarkus.bootstrap.model.ApplicationModelBuilder
 
addRemovedResources(ArtifactKey, Set<String>) - Method in class io.quarkus.bootstrap.model.ApplicationModelBuilder
 
addResources(SourceDir) - Method in class io.quarkus.bootstrap.workspace.DefaultArtifactSources
 
addRunnerParentFirstArtifact(ArtifactKey) - Method in class io.quarkus.bootstrap.model.ApplicationModelBuilder
 
addRunnerParentFirstArtifacts(List<ArtifactKey>) - Method in class io.quarkus.bootstrap.model.ApplicationModelBuilder
 
addSources(SourceDir) - Method in class io.quarkus.bootstrap.workspace.DefaultArtifactSources
 
addToQuarkusExtensionProperties(Properties) - Method in interface io.quarkus.bootstrap.model.JvmOption
Adds an option with its values as a property.
addToQuarkusExtensionProperties(Properties) - Method in class io.quarkus.bootstrap.model.MutableBaseJvmOption
 
addValue(String) - Method in class io.quarkus.bootstrap.model.MutableBaseJvmOption
 
addXxOption(String, String) - Method in class io.quarkus.bootstrap.model.JvmOptionsBuilder
Adds a non-standard option that should be prefixed with -XX: when added to the command line with a value.
AppArtifact - Class in io.quarkus.bootstrap.model
Deprecated, for removal: This API element is subject to removal in a future version.
AppArtifact(AppArtifactCoords) - Constructor for class io.quarkus.bootstrap.model.AppArtifact
Deprecated.
 
AppArtifact(AppArtifactCoords, WorkspaceModule) - Constructor for class io.quarkus.bootstrap.model.AppArtifact
Deprecated.
 
AppArtifact(String, String, String) - Constructor for class io.quarkus.bootstrap.model.AppArtifact
Deprecated.
 
AppArtifact(String, String, String, String, String) - Constructor for class io.quarkus.bootstrap.model.AppArtifact
Deprecated.
 
AppArtifact(String, String, String, String, String, WorkspaceModule, String, int) - Constructor for class io.quarkus.bootstrap.model.AppArtifact
Deprecated.
 
AppArtifactCoords - Class in io.quarkus.bootstrap.model
Deprecated, for removal: This API element is subject to removal in a future version.
in favor of ArtifactCoords
AppArtifactCoords(AppArtifactKey, String) - Constructor for class io.quarkus.bootstrap.model.AppArtifactCoords
Deprecated.
 
AppArtifactCoords(String[]) - Constructor for class io.quarkus.bootstrap.model.AppArtifactCoords
Deprecated.
 
AppArtifactCoords(String, String, String) - Constructor for class io.quarkus.bootstrap.model.AppArtifactCoords
Deprecated.
 
AppArtifactCoords(String, String, String, String) - Constructor for class io.quarkus.bootstrap.model.AppArtifactCoords
Deprecated.
 
AppArtifactCoords(String, String, String, String, String) - Constructor for class io.quarkus.bootstrap.model.AppArtifactCoords
Deprecated.
 
AppArtifactKey - Class in io.quarkus.bootstrap.model
Deprecated, for removal: This API element is subject to removal in a future version.
in favor of ArtifactKey
AppArtifactKey(String[]) - Constructor for class io.quarkus.bootstrap.model.AppArtifactKey
Deprecated.
 
AppArtifactKey(String, String) - Constructor for class io.quarkus.bootstrap.model.AppArtifactKey
Deprecated.
 
AppArtifactKey(String, String, String) - Constructor for class io.quarkus.bootstrap.model.AppArtifactKey
Deprecated.
 
AppArtifactKey(String, String, String, String) - Constructor for class io.quarkus.bootstrap.model.AppArtifactKey
Deprecated.
 
AppDependency - Class in io.quarkus.bootstrap.model
Deprecated, for removal: This API element is subject to removal in a future version.
in favor of ResolvedDependency
AppDependency(AppArtifact, String, boolean, int...) - Constructor for class io.quarkus.bootstrap.model.AppDependency
Deprecated.
 
AppDependency(AppArtifact, String, int...) - Constructor for class io.quarkus.bootstrap.model.AppDependency
Deprecated.
 
append(StringBuilder) - Method in class io.quarkus.bootstrap.model.AppArtifactCoords
Deprecated.
 
append(StringBuilder) - Method in class io.quarkus.maven.ArtifactCoords
Deprecated.
 
append(StringBuilder) - Method in class io.quarkus.maven.dependency.GACTV
 
ApplicationComponent - Class in io.quarkus.sbom
 
ApplicationComponent.Builder - Class in io.quarkus.sbom
 
ApplicationManifest - Class in io.quarkus.sbom
 
ApplicationManifest.Builder - Class in io.quarkus.sbom
 
ApplicationManifestConfig - Class in io.quarkus.sbom
 
ApplicationManifestConfig.Builder - Class in io.quarkus.sbom
 
ApplicationModel - Interface in io.quarkus.bootstrap.model
Application dependency model.
ApplicationModelBuilder - Class in io.quarkus.bootstrap.model
 
ApplicationModelBuilder() - Constructor for class io.quarkus.bootstrap.model.ApplicationModelBuilder
 
apply(String, Function<PathVisit, T>) - Method in class io.quarkus.paths.EmptyPathTree
 
apply(String, Function<PathVisit, T>) - Method in class io.quarkus.paths.FilteredPathTree
 
apply(String, Function<PathVisit, T>) - Method in class io.quarkus.paths.MultiRootPathTree
 
apply(String, Function<PathVisit, T>) - Method in interface io.quarkus.paths.PathTree
Applies a function to a given path relative to the root of the tree.
apply(String, Function<PathVisit, T>) - Method in class io.quarkus.paths.PathTreeWithManifest
 
apply(String, Function<PathVisit, T>, boolean) - Method in class io.quarkus.paths.ArchivePathTree
 
apply(String, Function<PathVisit, T>, boolean) - Method in class io.quarkus.paths.ArchivePathTree.OpenArchivePathTree
 
apply(String, Function<PathVisit, T>, boolean) - Method in class io.quarkus.paths.OpenContainerPathTree
 
apply(String, Function<PathVisit, T>, boolean) - Method in class io.quarkus.paths.PathTreeWithManifest
 
AppModelResolver - Interface in io.quarkus.bootstrap.resolver
Application model resolver used to resolve application and/or its dependency artifacts.
AppModelResolverException - Exception Class in io.quarkus.bootstrap.resolver
 
AppModelResolverException(String) - Constructor for exception class io.quarkus.bootstrap.resolver.AppModelResolverException
 
AppModelResolverException(String, Throwable) - Constructor for exception class io.quarkus.bootstrap.resolver.AppModelResolverException
 
archive - Variable in class io.quarkus.paths.ArchivePathTree
 
ArchivePathTree - Class in io.quarkus.paths
 
ArchivePathTree.OpenArchivePathTree - Class in io.quarkus.paths
 
ArtifactCoords - Class in io.quarkus.maven
Deprecated, for removal: This API element is subject to removal in a future version.
ArtifactCoords - Interface in io.quarkus.maven.dependency
 
ArtifactCoords(ArtifactKey, String) - Constructor for class io.quarkus.maven.ArtifactCoords
Deprecated.
 
ArtifactCoords(String[]) - Constructor for class io.quarkus.maven.ArtifactCoords
Deprecated.
 
ArtifactCoords(String, String, String) - Constructor for class io.quarkus.maven.ArtifactCoords
Deprecated.
 
ArtifactCoords(String, String, String, String) - Constructor for class io.quarkus.maven.ArtifactCoords
Deprecated.
 
ArtifactCoords(String, String, String, String, String) - Constructor for class io.quarkus.maven.ArtifactCoords
Deprecated.
 
ArtifactCoordsPattern - Class in io.quarkus.maven.dependency
A general purpose pattern for matching artifact coordinates (i.e. quintupless consisting of groupId, artifactId, classifier, type and version).
ArtifactCoordsPattern.Builder - Class in io.quarkus.maven.dependency
ArtifactDependency - Class in io.quarkus.maven.dependency
 
ArtifactDependency(AbstractDependencyBuilder<?, ?>) - Constructor for class io.quarkus.maven.dependency.ArtifactDependency
 
ArtifactDependency(ArtifactCoords, int...) - Constructor for class io.quarkus.maven.dependency.ArtifactDependency
 
ArtifactDependency(ArtifactCoords, String, int...) - Constructor for class io.quarkus.maven.dependency.ArtifactDependency
 
ArtifactDependency(Dependency) - Constructor for class io.quarkus.maven.dependency.ArtifactDependency
 
ArtifactDependency(String, String, String, String, String) - Constructor for class io.quarkus.maven.dependency.ArtifactDependency
 
ArtifactDependency(String, String, String, String, String, String, boolean) - Constructor for class io.quarkus.maven.dependency.ArtifactDependency
 
artifactId - Variable in class io.quarkus.bootstrap.model.AppArtifactCoords
Deprecated.
 
artifactId - Variable in class io.quarkus.bootstrap.model.AppArtifactKey
Deprecated.
 
artifactId - Variable in class io.quarkus.maven.ArtifactCoords
Deprecated.
 
artifactId - Variable in class io.quarkus.maven.ArtifactKey
Deprecated.
 
artifactId - Variable in class io.quarkus.maven.dependency.GACT
 
ArtifactKey - Class in io.quarkus.maven
Deprecated, for removal: This API element is subject to removal in a future version.
ArtifactKey - Interface in io.quarkus.maven.dependency
 
ArtifactKey(String[]) - Constructor for class io.quarkus.maven.ArtifactKey
Deprecated.
 
ArtifactKey(String, String) - Constructor for class io.quarkus.maven.ArtifactKey
Deprecated.
 
ArtifactKey(String, String, String) - Constructor for class io.quarkus.maven.ArtifactKey
Deprecated.
 
ArtifactKey(String, String, String, String) - Constructor for class io.quarkus.maven.ArtifactKey
Deprecated.
 
ArtifactSources - Interface in io.quarkus.bootstrap.workspace
 
asCollection() - Method in interface io.quarkus.bootstrap.model.JvmOptions
Collection of JVM arguments.
asString(Path, String) - Static method in interface io.quarkus.paths.PathTreeUtils
Returns a path as a string using the specified separator.

B

BootstrapConstants - Interface in io.quarkus.bootstrap
 
BootstrapDebug - Class in io.quarkus.bootstrap
 
BootstrapUtils - Class in io.quarkus.bootstrap.util
 
BootstrapUtils() - Constructor for class io.quarkus.bootstrap.util.BootstrapUtils
 
build() - Method in class io.quarkus.bootstrap.model.ApplicationModelBuilder
 
build() - Method in class io.quarkus.bootstrap.model.JvmOptionsBuilder
Finalizes a collection of JVM options by creating an instance of JvmOptions.
build() - Method in class io.quarkus.bootstrap.model.PathsCollection.Builder
 
build() - Method in class io.quarkus.bootstrap.workspace.DefaultWorkspaceModule.Builder
 
build() - Method in interface io.quarkus.bootstrap.workspace.WorkspaceModule.Mutable
 
build() - Method in class io.quarkus.maven.dependency.ArtifactCoordsPattern.Builder
 
build() - Method in class io.quarkus.maven.dependency.DependencyBuilder
 
build() - Method in class io.quarkus.maven.dependency.ResolvedDependencyBuilder
 
build() - Method in class io.quarkus.paths.PathList.Builder
 
build() - Method in class io.quarkus.paths.PathTreeBuilder
 
build() - Method in class io.quarkus.sbom.ApplicationComponent.Builder
 
build() - Method in class io.quarkus.sbom.ApplicationManifest.Builder
 
build() - Method in class io.quarkus.sbom.ApplicationManifestConfig.Builder
 
BUILD_STEPS_PATH - Static variable in interface io.quarkus.bootstrap.BootstrapConstants
 
builder() - Static method in interface io.quarkus.bootstrap.model.JvmOptions
Creates a new JVM arguments builder instance.
builder() - Static method in class io.quarkus.bootstrap.model.PathsCollection
 
builder() - Static method in class io.quarkus.bootstrap.workspace.DefaultWorkspaceModule
 
builder() - Static method in interface io.quarkus.bootstrap.workspace.WorkspaceModule
 
builder() - Static method in class io.quarkus.maven.dependency.ArtifactCoordsPattern
 
builder() - Static method in class io.quarkus.paths.PathList
 
builder() - Static method in class io.quarkus.sbom.ApplicationComponent
 
builder() - Static method in class io.quarkus.sbom.ApplicationManifest
 
builder() - Static method in class io.quarkus.sbom.ApplicationManifestConfig
 
Builder(ApplicationComponent) - Constructor for class io.quarkus.sbom.ApplicationComponent.Builder
 

C

CapabilityContract - Class in io.quarkus.bootstrap.model
 
CapabilityContract(String, Collection<String>) - Constructor for class io.quarkus.bootstrap.model.CapabilityContract
Deprecated, for removal: This API element is subject to removal in a future version.
CapabilityContract(String, Collection<String>, Collection<String>) - Constructor for class io.quarkus.bootstrap.model.CapabilityContract
 
CapabilityErrors - Class in io.quarkus.bootstrap.model
 
CapabilityErrors() - Constructor for class io.quarkus.bootstrap.model.CapabilityErrors
 
classifier - Variable in class io.quarkus.bootstrap.model.AppArtifactCoords
Deprecated.
 
classifier - Variable in class io.quarkus.bootstrap.model.AppArtifactKey
Deprecated.
 
classifier - Variable in class io.quarkus.maven.ArtifactCoords
Deprecated.
 
classifier - Variable in class io.quarkus.maven.ArtifactKey
Deprecated.
 
classifier - Variable in class io.quarkus.maven.dependency.GACT
 
CLASSLOADER_LESSER_PRIORITY - Static variable in interface io.quarkus.maven.dependency.DependencyFlags
 
CLASSLOADER_PARENT_FIRST - Static variable in interface io.quarkus.maven.dependency.DependencyFlags
 
CLASSLOADER_RUNNER_PARENT_FIRST - Static variable in interface io.quarkus.maven.dependency.DependencyFlags
 
clearFlag(int) - Method in class io.quarkus.bootstrap.model.AppDependency
Deprecated.
 
clearFlag(int) - Method in class io.quarkus.maven.dependency.DependencyBuilder
 
clearFlag(int) - Method in class io.quarkus.maven.dependency.ResolvedDependencyBuilder
 
close() - Method in class io.quarkus.paths.ArchivePathTree.OpenArchivePathTree
 
close() - Method in class io.quarkus.paths.DirectoryPathTree
 
close() - Method in class io.quarkus.paths.EmptyPathTree
 
close() - Method in class io.quarkus.paths.MultiRootPathTree
 
COMPILE_ONLY - Static variable in interface io.quarkus.maven.dependency.DependencyFlags
Compile-only dependencies are those that are configured to be included only for the compile phase (provided dependency scope in Maven, compileOnly configuration in Gradle).
components - Variable in class io.quarkus.sbom.ApplicationManifest
 
CONDITIONAL_DEPENDENCIES - Static variable in interface io.quarkus.bootstrap.BootstrapConstants
 
CONDITIONAL_DEV_DEPENDENCIES - Static variable in interface io.quarkus.bootstrap.BootstrapConstants
 
Construct Description * Matches a (possibly empty) sequence of characters that does not contain slash (/) ** Matches a (possibly empty) sequence of characters that may contain slash (/) ? Matches one character, but not slash [abc] Matches one character given in the bracket, but not slash [a-z] Matches one character from the range given in the bracket, but not slash [!abc] Matches one character not named in the bracket; does not match slash [a-z] Matches one character outside the range given in the bracket; does not match slash {one,two,three} Matches any of the alternating tokens separated by comma; the tokens may contain wildcards, nested alternations and ranges \ The escape character - Search tag in io.quarkus.util.GlobUtil.toRegexPattern(String)
Section
contains(String) - Method in class io.quarkus.bootstrap.model.JvmOptionsBuilder
Checks whether an option with a given name is set.
contains(String) - Method in class io.quarkus.paths.ArchivePathTree
 
contains(String) - Method in class io.quarkus.paths.ArchivePathTree.OpenArchivePathTree
 
contains(String) - Method in class io.quarkus.paths.EmptyPathTree
 
contains(String) - Method in class io.quarkus.paths.FilteredPathTree
 
contains(String) - Method in class io.quarkus.paths.MultiRootPathTree
 
contains(String) - Method in class io.quarkus.paths.OpenContainerPathTree
 
contains(String) - Method in interface io.quarkus.paths.PathTree
Checks whether the tree contains a relative path.
contains(Path) - Method in class io.quarkus.bootstrap.model.PathsCollection.Builder
 
contains(Path) - Method in class io.quarkus.bootstrap.model.PathsCollection
 
contains(Path) - Method in interface io.quarkus.paths.PathCollection
 
contains(Path) - Method in class io.quarkus.paths.PathList.Builder
 
contains(Path) - Method in class io.quarkus.paths.PathList
 
containsCaseSensitivePath(PathTree, String) - Static method in interface io.quarkus.paths.PathTreeUtils
Checks whether a path tree contains a given relative path respecting case sensitivity even on Windows.
copy(OutputStream, InputStream) - Static method in class io.quarkus.bootstrap.util.IoUtils
Copy the input stream to the given output stream.
copy(Path, Path) - Static method in class io.quarkus.bootstrap.util.IoUtils
 
createOrEmptyDir(Path) - Static method in class io.quarkus.bootstrap.util.IoUtils
Creates a new empty directory or empties an existing one.
createRandomDir(Path) - Static method in class io.quarkus.bootstrap.util.IoUtils
 
createRandomTmpDir() - Static method in class io.quarkus.bootstrap.util.IoUtils
 
createTmpDir(String) - Static method in class io.quarkus.bootstrap.util.IoUtils
 

D

DEBUG_CLASSES_DIR - Static variable in class io.quarkus.bootstrap.BootstrapDebug
Deprecated.
Use BootstrapDebug.debugClassesDir() instead for more flexibility when testing.
DEBUG_SOURCES_DIR - Static variable in class io.quarkus.bootstrap.BootstrapDebug
Deprecated.
Use BootstrapDebug.debugSourcesDir() instead for more flexibility when testing.
DEBUG_TRANSFORMED_CLASSES_DIR - Static variable in class io.quarkus.bootstrap.BootstrapDebug
Deprecated.
Use BootstrapDebug.transformedClassesDir() instead for more flexibility when testing.
debugClassesDir() - Static method in class io.quarkus.bootstrap.BootstrapDebug
 
debugSourcesDir() - Static method in class io.quarkus.bootstrap.BootstrapDebug
 
DEFAULT_CLASSIFIER - Static variable in interface io.quarkus.maven.dependency.ArtifactCoords
 
DefaultApplicationModel - Class in io.quarkus.bootstrap.model
 
DefaultApplicationModel(ApplicationModelBuilder) - Constructor for class io.quarkus.bootstrap.model.DefaultApplicationModel
 
DefaultArtifactSources - Class in io.quarkus.bootstrap.workspace
 
DefaultArtifactSources(String, Collection<SourceDir>, Collection<SourceDir>) - Constructor for class io.quarkus.bootstrap.workspace.DefaultArtifactSources
 
DefaultSourceDir - Class in io.quarkus.bootstrap.workspace
 
DefaultSourceDir(PathTree, PathTree, PathTree, Map<Object, Object>) - Constructor for class io.quarkus.bootstrap.workspace.DefaultSourceDir
 
DefaultSourceDir(Path, Path, Path) - Constructor for class io.quarkus.bootstrap.workspace.DefaultSourceDir
 
DefaultSourceDir(Path, Path, Path, Map<Object, Object>) - Constructor for class io.quarkus.bootstrap.workspace.DefaultSourceDir
 
DefaultWorkspaceModule - Class in io.quarkus.bootstrap.workspace
 
DefaultWorkspaceModule(WorkspaceModuleId, File, File) - Constructor for class io.quarkus.bootstrap.workspace.DefaultWorkspaceModule
 
DefaultWorkspaceModule.Builder - Class in io.quarkus.bootstrap.workspace
 
dep - Variable in class io.quarkus.sbom.ApplicationComponent
 
dependencies - Variable in class io.quarkus.sbom.ApplicationComponent
 
Dependency - Interface in io.quarkus.maven.dependency
 
DEPENDENCY_CONDITION - Static variable in interface io.quarkus.bootstrap.BootstrapConstants
 
DependencyBuilder - Class in io.quarkus.maven.dependency
 
DependencyBuilder() - Constructor for class io.quarkus.maven.dependency.DependencyBuilder
 
DependencyFlags - Interface in io.quarkus.maven.dependency
 
DEPLOYMENT_CP - Static variable in interface io.quarkus.maven.dependency.DependencyFlags
 
DESCRIPTOR_FILE_NAME - Static variable in interface io.quarkus.bootstrap.BootstrapConstants
 
DESCRIPTOR_PATH - Static variable in interface io.quarkus.bootstrap.BootstrapConstants
 
deserializeQuarkusModel(Path) - Static method in class io.quarkus.bootstrap.util.BootstrapUtils
 
DIRECT - Static variable in interface io.quarkus.maven.dependency.DependencyFlags
 
DirectoryPathTree - Class in io.quarkus.paths
 
DirectoryPathTree() - Constructor for class io.quarkus.paths.DirectoryPathTree
For deserialization
DirectoryPathTree(Path) - Constructor for class io.quarkus.paths.DirectoryPathTree
 
DirectoryPathTree(Path, PathFilter) - Constructor for class io.quarkus.paths.DirectoryPathTree
 
DirectoryPathTree(Path, PathFilter, boolean) - Constructor for class io.quarkus.paths.DirectoryPathTree
 
DirectoryPathTree(Path, PathFilter, PathTreeWithManifest) - Constructor for class io.quarkus.paths.DirectoryPathTree
 
distributionPath - Variable in class io.quarkus.sbom.ApplicationComponent
 

E

empty() - Static method in class io.quarkus.paths.PathList
 
EMPTY - Static variable in interface io.quarkus.bootstrap.BootstrapConstants
 
EmptyPathTree - Class in io.quarkus.paths
 
EmptyPathTree() - Constructor for class io.quarkus.paths.EmptyPathTree
 
ensureImmutable() - Method in class io.quarkus.sbom.ApplicationComponent.Builder
 
ensureImmutable() - Method in class io.quarkus.sbom.ApplicationComponent
 
equals(Object) - Method in class io.quarkus.bootstrap.model.AppArtifactCoords
Deprecated.
 
equals(Object) - Method in class io.quarkus.bootstrap.model.AppArtifactKey
Deprecated.
 
equals(Object) - Method in class io.quarkus.bootstrap.model.AppDependency
Deprecated.
 
equals(Object) - Method in class io.quarkus.bootstrap.workspace.DefaultSourceDir
 
equals(Object) - Method in class io.quarkus.maven.ArtifactCoords
Deprecated.
 
equals(Object) - Method in class io.quarkus.maven.ArtifactKey
Deprecated.
 
equals(Object) - Method in class io.quarkus.maven.dependency.ArtifactCoordsPattern
 
equals(Object) - Method in class io.quarkus.maven.dependency.ArtifactDependency
 
equals(Object) - Method in class io.quarkus.maven.dependency.GACT
 
equals(Object) - Method in class io.quarkus.maven.dependency.GACTV
 
equals(Object) - Method in class io.quarkus.maven.dependency.GAV
 
equals(Object) - Method in class io.quarkus.maven.dependency.ResolvedArtifactDependency
 
equals(Object) - Method in class io.quarkus.paths.ArchivePathTree
 
equals(Object) - Method in class io.quarkus.paths.MultiRootPathTree
 
equals(Object) - Method in class io.quarkus.paths.OpenContainerPathTree
 
equals(Object) - Method in class io.quarkus.paths.PathFilter
 
equals(Object) - Method in class io.quarkus.paths.PathList
 
exclude(String) - Method in class io.quarkus.paths.PathTreeBuilder
 
EXCLUDED_ARTIFACTS - Static variable in interface io.quarkus.bootstrap.BootstrapConstants
 
EXCLUDED_ARTIFACTS - Static variable in class io.quarkus.bootstrap.model.ApplicationModelBuilder
 
exportModel(ApplicationModel, boolean) - Static method in class io.quarkus.bootstrap.util.BootstrapUtils
 
EXT_DEV_MODE_JVM_OPTION_PREFIX - Static variable in interface io.quarkus.bootstrap.BootstrapConstants
Prefix for properties configuring extension Dev mode JVM arguments
EXT_DEV_MODE_LOCK_JVM_OPTIONS - Static variable in interface io.quarkus.bootstrap.BootstrapConstants
quarkus-extension.properties property listing JVM options whose values shouldn't change by the default parameters values of the Quarkus Maven and Gradle plugins launching an application in dev mode
EXT_DEV_MODE_LOCK_XX_JVM_OPTIONS - Static variable in interface io.quarkus.bootstrap.BootstrapConstants
quarkus-extension.properties property listing JVM XX options whose values shouldn't change by the default parameters values of the Quarkus Maven and Gradle plugins launching an application in dev mode
EXTENSION_METADATA_PATH - Static variable in interface io.quarkus.bootstrap.BootstrapConstants
 
ExtensionCapabilities - Interface in io.quarkus.bootstrap.model
 
ExtensionDevModeConfig - Class in io.quarkus.bootstrap.model
Extension Dev mode configuration options
ExtensionDevModeConfig(ArtifactKey, JvmOptions, Set<String>) - Constructor for class io.quarkus.bootstrap.model.ExtensionDevModeConfig
 

F

filter - Variable in class io.quarkus.paths.FilteredPathTree
 
filter(PathFilter) - Method in interface io.quarkus.paths.PathTree
Creates a new PathTree instance applying a path filter to this PathTree instance.
FilteredPathTree - Class in io.quarkus.paths
 
FilteredPathTree(PathTree, PathFilter) - Constructor for class io.quarkus.paths.FilteredPathTree
 
forExcludes(Collection<String>) - Static method in class io.quarkus.paths.PathFilter
 
forIncludes(Collection<String>) - Static method in class io.quarkus.paths.PathFilter
 
from(Iterable<Path>) - Static method in class io.quarkus.bootstrap.model.PathsCollection
 
from(Iterable<Path>) - Static method in class io.quarkus.paths.PathList
 
fromConfig(ApplicationManifestConfig) - Static method in class io.quarkus.sbom.ApplicationManifest
 
fromQuarkusExtensionProperty(String, String) - Static method in class io.quarkus.bootstrap.model.MutableStandardJvmOption
 
fromQuarkusExtensionProperty(String, String) - Static method in class io.quarkus.bootstrap.model.MutableXxJvmOption
 
fromString(String) - Static method in class io.quarkus.bootstrap.model.AppArtifactCoords
Deprecated.
 
fromString(String) - Static method in class io.quarkus.bootstrap.model.AppArtifactKey
Deprecated.
 
fromString(String) - Static method in class io.quarkus.maven.ArtifactCoords
Deprecated.
 
fromString(String) - Static method in class io.quarkus.maven.ArtifactKey
Deprecated.
 
fromString(String) - Static method in interface io.quarkus.maven.dependency.ArtifactCoords
 
fromString(String) - Static method in interface io.quarkus.maven.dependency.ArtifactKey
 
fromString(String) - Static method in class io.quarkus.maven.dependency.GACT
 
fromString(String) - Static method in class io.quarkus.maven.dependency.GACTV
 

G

ga(String, String) - Static method in interface io.quarkus.maven.dependency.ArtifactKey
Creates an artifact key that consists of an artifact's groupId and artifactId.
gac(String, String, String) - Static method in interface io.quarkus.maven.dependency.ArtifactKey
Deprecated, for removal: This API element is subject to removal in a future version.
Creates an artifact key that consists of groupId:artifactId:classifer and a null type.
gact(String, String, String, String) - Static method in interface io.quarkus.maven.dependency.ArtifactKey
Deprecated, for removal: This API element is subject to removal in a future version.
in favor of ArtifactKey.of(String, String, String, String) Creates an artifact key for a given groupId:artifactId:classifier:type
GACT - Class in io.quarkus.maven.dependency
 
GACT(String[]) - Constructor for class io.quarkus.maven.dependency.GACT
 
GACT(String, String) - Constructor for class io.quarkus.maven.dependency.GACT
 
GACT(String, String, String) - Constructor for class io.quarkus.maven.dependency.GACT
 
GACT(String, String, String, String) - Constructor for class io.quarkus.maven.dependency.GACT
 
GACTV - Class in io.quarkus.maven.dependency
 
GACTV(ArtifactKey, String) - Constructor for class io.quarkus.maven.dependency.GACTV
 
GACTV(String[]) - Constructor for class io.quarkus.maven.dependency.GACTV
 
GACTV(String, String, String) - Constructor for class io.quarkus.maven.dependency.GACTV
 
GACTV(String, String, String, String) - Constructor for class io.quarkus.maven.dependency.GACTV
 
GACTV(String, String, String, String, String) - Constructor for class io.quarkus.maven.dependency.GACTV
 
GAV - Class in io.quarkus.maven.dependency
 
GAV(String, String, String) - Constructor for class io.quarkus.maven.dependency.GAV
 
getAdditionalTestClasspathElements() - Method in class io.quarkus.bootstrap.workspace.DefaultWorkspaceModule.Builder
 
getAdditionalTestClasspathElements() - Method in class io.quarkus.bootstrap.workspace.DefaultWorkspaceModule
 
getAdditionalTestClasspathElements() - Method in interface io.quarkus.bootstrap.workspace.WorkspaceModule
 
getAppArtifact() - Method in interface io.quarkus.bootstrap.model.ApplicationModel
Main application artifact
getAppArtifact() - Method in class io.quarkus.bootstrap.model.DefaultApplicationModel
 
getApplicationArtifact() - Method in class io.quarkus.bootstrap.model.ApplicationModelBuilder
 
getApplicationModule() - Method in interface io.quarkus.bootstrap.model.ApplicationModel
Main workspace module of an application.
getAppModel(Path) - Method in class io.quarkus.bootstrap.model.MutableJarApplicationModel
 
getAptSourcesDir() - Method in class io.quarkus.bootstrap.workspace.DefaultSourceDir
 
getAptSourcesDir() - Method in class io.quarkus.bootstrap.workspace.LazySourceDir
 
getAptSourcesDir() - Method in interface io.quarkus.bootstrap.workspace.SourceDir
 
getArtifact() - Method in class io.quarkus.bootstrap.model.AppDependency
Deprecated.
 
getArtifactCoords() - Method in class io.quarkus.maven.dependency.ResolvedDependencyBuilder
 
getArtifactId() - Method in class io.quarkus.bootstrap.model.AppArtifactCoords
Deprecated.
 
getArtifactId() - Method in class io.quarkus.bootstrap.model.AppArtifactKey
Deprecated.
 
getArtifactId() - Method in class io.quarkus.bootstrap.model.AppDependency
Deprecated.
 
getArtifactId() - Method in interface io.quarkus.bootstrap.workspace.WorkspaceModuleId
 
getArtifactId() - Method in class io.quarkus.maven.ArtifactCoords
Deprecated.
 
getArtifactId() - Method in class io.quarkus.maven.ArtifactKey
Deprecated.
 
getArtifactId() - Method in class io.quarkus.maven.dependency.DependencyBuilder
 
getArtifactId() - Method in class io.quarkus.maven.dependency.ResolvedDependencyBuilder
 
getArtifactId() - Method in interface io.quarkus.maven.dependency.ArtifactCoords
 
getArtifactId() - Method in interface io.quarkus.maven.dependency.ArtifactKey
 
getArtifactId() - Method in class io.quarkus.maven.dependency.GACT
 
getArtifactId() - Method in class io.quarkus.maven.dependency.GACTV
 
getArtifactId() - Method in class io.quarkus.maven.dependency.GAV
 
getBaseName() - Method in class io.quarkus.bootstrap.model.MutableJarApplicationModel
 
getBoms() - Method in class io.quarkus.bootstrap.model.PlatformReleaseInfo
Member BOM coordinates.
getBoolean(String, boolean) - Static method in class io.quarkus.bootstrap.util.PropertyUtils
 
getBooleanOrNull(String) - Static method in class io.quarkus.bootstrap.util.PropertyUtils
 
getBuildDir() - Method in class io.quarkus.bootstrap.workspace.DefaultWorkspaceModule.Builder
 
getBuildDir() - Method in class io.quarkus.bootstrap.workspace.DefaultWorkspaceModule
 
getBuildDir() - Method in interface io.quarkus.bootstrap.workspace.WorkspaceModule
 
getBuildFiles() - Method in class io.quarkus.bootstrap.workspace.DefaultWorkspaceModule.Builder
 
getBuildFiles() - Method in class io.quarkus.bootstrap.workspace.DefaultWorkspaceModule
 
getBuildFiles() - Method in interface io.quarkus.bootstrap.workspace.WorkspaceModule
 
getClassifier() - Method in class io.quarkus.bootstrap.model.AppArtifactCoords
Deprecated.
 
getClassifier() - Method in class io.quarkus.bootstrap.model.AppArtifactKey
Deprecated.
 
getClassifier() - Method in class io.quarkus.bootstrap.model.AppDependency
Deprecated.
 
getClassifier() - Method in interface io.quarkus.bootstrap.workspace.ArtifactSources
 
getClassifier() - Method in class io.quarkus.bootstrap.workspace.DefaultArtifactSources
 
getClassifier() - Method in class io.quarkus.maven.ArtifactCoords
Deprecated.
 
getClassifier() - Method in class io.quarkus.maven.ArtifactKey
Deprecated.
 
getClassifier() - Method in class io.quarkus.maven.dependency.DependencyBuilder
 
getClassifier() - Method in class io.quarkus.maven.dependency.ResolvedDependencyBuilder
 
getClassifier() - Method in interface io.quarkus.maven.dependency.ArtifactCoords
 
getClassifier() - Method in interface io.quarkus.maven.dependency.ArtifactKey
 
getClassifier() - Method in class io.quarkus.maven.dependency.GACT
 
getClassifier() - Method in class io.quarkus.maven.dependency.GACTV
 
getComponents() - Method in class io.quarkus.sbom.ApplicationManifest
 
getComponents() - Method in class io.quarkus.sbom.ApplicationManifestConfig
 
getContainerPath() - Method in class io.quarkus.paths.ArchivePathTree.OpenArchivePathTree
 
getContainerPath() - Method in class io.quarkus.paths.DirectoryPathTree
 
getContainerPath() - Method in class io.quarkus.paths.OpenContainerPathTree
This is the path to the container.
getContentTree() - Method in class io.quarkus.maven.dependency.ResolvedArtifactDependency
 
getContentTree() - Method in interface io.quarkus.maven.dependency.ResolvedDependency
 
getContentTree(PathFilter) - Method in interface io.quarkus.maven.dependency.ResolvedDependency
 
getContentTree(String) - Method in interface io.quarkus.bootstrap.workspace.WorkspaceModule
 
getDependencies() - Method in class io.quarkus.bootstrap.model.AppArtifact
Deprecated.
 
getDependencies() - Method in class io.quarkus.bootstrap.model.AppDependency
Deprecated.
 
getDependencies() - Method in interface io.quarkus.bootstrap.model.ApplicationModel
Returns application dependencies that are included into the runtime and augmentation (Quarkus build time) classpath.
getDependencies() - Method in class io.quarkus.bootstrap.model.ApplicationModelBuilder
 
getDependencies() - Method in class io.quarkus.bootstrap.model.DefaultApplicationModel
 
getDependencies() - Method in class io.quarkus.maven.dependency.ResolvedArtifactDependency
 
getDependencies() - Method in interface io.quarkus.maven.dependency.ResolvedDependency
 
getDependencies() - Method in class io.quarkus.maven.dependency.ResolvedDependencyBuilder
 
getDependencies() - Method in class io.quarkus.sbom.ApplicationComponent
 
getDependencies(int) - Method in interface io.quarkus.bootstrap.model.ApplicationModel
Returns application dependencies with the requested flags set.
getDependencies(int) - Method in class io.quarkus.bootstrap.model.DefaultApplicationModel
 
getDependenciesWithAnyFlag(int) - Method in interface io.quarkus.bootstrap.model.ApplicationModel
Returns application dependencies that have any of the flags combined in the value of the flags arguments set.
getDependenciesWithAnyFlag(int) - Method in class io.quarkus.bootstrap.model.DefaultApplicationModel
 
getDependenciesWithAnyFlag(int...) - Method in interface io.quarkus.bootstrap.model.ApplicationModel
Returns application dependencies that have any of the flags passed in as arguments set.
getDependency(ArtifactKey) - Method in class io.quarkus.bootstrap.model.ApplicationModelBuilder
 
getDir() - Method in class io.quarkus.bootstrap.workspace.DefaultSourceDir
 
getDir() - Method in class io.quarkus.bootstrap.workspace.LazySourceDir
 
getDir() - Method in interface io.quarkus.bootstrap.workspace.SourceDir
 
getDirectDependencies() - Method in class io.quarkus.bootstrap.workspace.DefaultWorkspaceModule.Builder
 
getDirectDependencies() - Method in class io.quarkus.bootstrap.workspace.DefaultWorkspaceModule
 
getDirectDependencies() - Method in interface io.quarkus.bootstrap.workspace.WorkspaceModule
 
getDirectDependencyConstraints() - Method in class io.quarkus.bootstrap.workspace.DefaultWorkspaceModule.Builder
 
getDirectDependencyConstraints() - Method in class io.quarkus.bootstrap.workspace.DefaultWorkspaceModule
 
getDirectDependencyConstraints() - Method in interface io.quarkus.bootstrap.workspace.WorkspaceModule
 
getDistributionDirectory() - Method in class io.quarkus.sbom.ApplicationManifestConfig
 
getDistributionPath() - Method in class io.quarkus.sbom.ApplicationComponent
 
getExclusions() - Method in class io.quarkus.maven.dependency.ArtifactDependency
 
getExclusions() - Method in interface io.quarkus.maven.dependency.Dependency
 
getExtension() - Method in class io.quarkus.bootstrap.model.CapabilityContract
 
getExtension() - Method in interface io.quarkus.bootstrap.model.ExtensionCapabilities
 
getExtensionCapabilities() - Method in interface io.quarkus.bootstrap.model.ApplicationModel
Extension capability requirements collected from the extensions found on the classpath of an application
getExtensionCapabilities() - Method in class io.quarkus.bootstrap.model.DefaultApplicationModel
 
getExtensionDevModeConfig() - Method in interface io.quarkus.bootstrap.model.ApplicationModel
Extension Dev mode configuration options.
getExtensionDevModeConfig() - Method in class io.quarkus.bootstrap.model.DefaultApplicationModel
 
getExtensionKey() - Method in class io.quarkus.bootstrap.model.ExtensionDevModeConfig
Extension key
getFlags() - Method in class io.quarkus.bootstrap.model.AppArtifact
Deprecated.
 
getFlags() - Method in class io.quarkus.bootstrap.model.AppDependency
Deprecated.
 
getFlags() - Method in class io.quarkus.maven.dependency.DependencyBuilder
 
getFlags() - Method in class io.quarkus.maven.dependency.ResolvedDependencyBuilder
 
getFlags() - Method in class io.quarkus.maven.dependency.ArtifactDependency
 
getFlags() - Method in interface io.quarkus.maven.dependency.Dependency
 
getGroupId() - Method in class io.quarkus.bootstrap.model.AppArtifactCoords
Deprecated.
 
getGroupId() - Method in class io.quarkus.bootstrap.model.AppArtifactKey
Deprecated.
 
getGroupId() - Method in class io.quarkus.bootstrap.model.AppDependency
Deprecated.
 
getGroupId() - Method in interface io.quarkus.bootstrap.workspace.WorkspaceModuleId
 
getGroupId() - Method in class io.quarkus.maven.ArtifactCoords
Deprecated.
 
getGroupId() - Method in class io.quarkus.maven.ArtifactKey
Deprecated.
 
getGroupId() - Method in class io.quarkus.maven.dependency.DependencyBuilder
 
getGroupId() - Method in class io.quarkus.maven.dependency.ResolvedDependencyBuilder
 
getGroupId() - Method in interface io.quarkus.maven.dependency.ArtifactCoords
 
getGroupId() - Method in interface io.quarkus.maven.dependency.ArtifactKey
 
getGroupId() - Method in class io.quarkus.maven.dependency.GACT
 
getGroupId() - Method in class io.quarkus.maven.dependency.GACTV
 
getGroupId() - Method in class io.quarkus.maven.dependency.GAV
 
getId() - Method in class io.quarkus.bootstrap.model.PlatformStreamInfo
 
getId() - Method in class io.quarkus.bootstrap.workspace.DefaultWorkspaceModule.Builder
 
getId() - Method in class io.quarkus.bootstrap.workspace.DefaultWorkspaceModule
 
getId() - Method in interface io.quarkus.bootstrap.workspace.WorkspaceModule
 
getImplementationTitle() - Method in class io.quarkus.paths.ManifestAttributes
 
getImplementationVendor() - Method in class io.quarkus.paths.ManifestAttributes
 
getImplementationVersion() - Method in class io.quarkus.paths.ManifestAttributes
 
getImportedPlatformBoms() - Method in interface io.quarkus.bootstrap.model.PlatformImports
All the Quarkus platform BOMs imported by an application.
getImportedPlatformBoms() - Method in class io.quarkus.bootstrap.model.PlatformImportsImpl
 
getInstance() - Static method in class io.quarkus.paths.EmptyPathTree
 
getJvmOptions() - Method in class io.quarkus.bootstrap.model.ExtensionDevModeConfig
JVM options that should be added to the command line launching an application in Dev mode.
getKey() - Method in class io.quarkus.bootstrap.model.AppArtifactCoords
Deprecated.
 
getKey() - Method in class io.quarkus.bootstrap.model.AppDependency
Deprecated.
 
getKey() - Method in class io.quarkus.maven.ArtifactCoords
Deprecated.
 
getKey() - Method in class io.quarkus.maven.dependency.DependencyBuilder
 
getKey() - Method in class io.quarkus.maven.dependency.ResolvedDependencyBuilder
 
getKey() - Method in interface io.quarkus.maven.dependency.ArtifactCoords
 
getKey() - Method in class io.quarkus.maven.dependency.GACTV
 
getLatestVersion(ArtifactCoords, String, boolean) - Method in interface io.quarkus.bootstrap.resolver.AppModelResolver
Returns the latest version for the artifact up to the version specified.
getLatestVersionFromRange(ArtifactCoords, String) - Method in interface io.quarkus.bootstrap.resolver.AppModelResolver
Resolves the latest version from the specified range.
getLockJvmOptions() - Method in class io.quarkus.bootstrap.model.ExtensionDevModeConfig
JVM options whose default values should not be overridden with values that otherwise would be recommended as defaults for Quarkus dev mode by the Quarkus Maven and Gradle plugins.
getLowerPriorityArtifacts() - Method in interface io.quarkus.bootstrap.model.ApplicationModel
Class loading lower priority artifacts
getLowerPriorityArtifacts() - Method in class io.quarkus.bootstrap.model.DefaultApplicationModel
 
getMainComponent() - Method in class io.quarkus.sbom.ApplicationManifest
 
getMainComponent() - Method in class io.quarkus.sbom.ApplicationManifestConfig
 
getMainSources() - Method in interface io.quarkus.bootstrap.workspace.WorkspaceModule
 
getManifestAttributes() - Method in class io.quarkus.paths.EmptyPathTree
 
getManifestAttributes() - Method in class io.quarkus.paths.FilteredPathTree
 
getManifestAttributes() - Method in class io.quarkus.paths.MultiRootPathTree
 
getManifestAttributes() - Method in interface io.quarkus.paths.PathTree
If META-INF/MANIFEST.MF found, reads it and returns an instance of ManifestAttributes, a trimmed down version of the Manifest, otherwise returns null.
getManifestAttributes() - Method in class io.quarkus.paths.PathTreeWithManifest
 
getMisalignmentReport() - Method in interface io.quarkus.bootstrap.model.PlatformImports
In case Quarkus platform member BOM imports were misaligned this method will return a detailed information about what was found to be in conflict.
getMisalignmentReport() - Method in class io.quarkus.bootstrap.model.PlatformImportsImpl
 
getMode() - Method in class io.quarkus.bootstrap.model.gradle.impl.ModelParameterImpl
 
getMode() - Method in interface io.quarkus.bootstrap.model.gradle.ModelParameter
 
getModuleDir() - Method in class io.quarkus.bootstrap.workspace.DefaultWorkspaceModule.Builder
 
getModuleDir() - Method in class io.quarkus.bootstrap.workspace.DefaultWorkspaceModule
 
getModuleDir() - Method in interface io.quarkus.bootstrap.workspace.WorkspaceModule
 
getMultiReleaseMapping() - Method in class io.quarkus.paths.PathTreeWithManifest
 
getName() - Method in interface io.quarkus.bootstrap.model.JvmOption
Simple option name without dashes
getName() - Method in class io.quarkus.bootstrap.model.MutableBaseJvmOption
 
getNextVersion(ArtifactCoords, String, boolean, String, boolean) - Method in interface io.quarkus.bootstrap.resolver.AppModelResolver
Returns the next version of the artifact from the specified range.
getOptions() - Method in class io.quarkus.bootstrap.model.JvmOptionsBuilder
Collection of currently configured options.
getOrCreateProjectModule(WorkspaceModuleId, File, File) - Method in class io.quarkus.bootstrap.model.ApplicationModelBuilder
 
getOriginalTree() - Method in class io.quarkus.paths.ArchivePathTree.OpenArchivePathTree
 
getOriginalTree() - Method in class io.quarkus.paths.DirectoryPathTree
 
getOriginalTree() - Method in class io.quarkus.paths.EmptyPathTree
 
getOriginalTree() - Method in class io.quarkus.paths.MultiRootPathTree
 
getOriginalTree() - Method in interface io.quarkus.paths.OpenPathTree
 
getOutputDir() - Method in class io.quarkus.bootstrap.workspace.DefaultSourceDir
 
getOutputDir() - Method in class io.quarkus.bootstrap.workspace.LazySourceDir
 
getOutputDir() - Method in interface io.quarkus.bootstrap.workspace.SourceDir
 
getOutputTree() - Method in interface io.quarkus.bootstrap.workspace.ArtifactSources
 
getOutputTree() - Method in class io.quarkus.bootstrap.workspace.DefaultSourceDir
 
getOutputTree() - Method in class io.quarkus.bootstrap.workspace.LazySourceDir
 
getOutputTree() - Method in interface io.quarkus.bootstrap.workspace.SourceDir
 
getParent() - Method in class io.quarkus.bootstrap.workspace.DefaultWorkspaceModule.Builder
 
getParent() - Method in class io.quarkus.bootstrap.workspace.DefaultWorkspaceModule
 
getParent() - Method in interface io.quarkus.bootstrap.workspace.WorkspaceModule
 
getParentFirst() - Method in interface io.quarkus.bootstrap.model.ApplicationModel
Class loading parent-first artifacts
getParentFirst() - Method in class io.quarkus.bootstrap.model.DefaultApplicationModel
 
getPath() - Method in class io.quarkus.bootstrap.model.AppArtifact
Deprecated.
getPath() - Method in interface io.quarkus.paths.PathVisit
The path being visited.
getPath() - Method in class io.quarkus.sbom.ApplicationComponent
 
getPath(String) - Method in class io.quarkus.paths.ArchivePathTree.OpenArchivePathTree
 
getPath(String) - Method in class io.quarkus.paths.EmptyPathTree
 
getPath(String) - Method in class io.quarkus.paths.MultiRootPathTree
 
getPath(String) - Method in class io.quarkus.paths.OpenContainerPathTree
 
getPath(String) - Method in interface io.quarkus.paths.OpenPathTree
 
getPaths() - Method in class io.quarkus.bootstrap.model.AppArtifact
Deprecated.
Collection of the paths that collectively constitute the artifact's content.
getPedigree() - Method in class io.quarkus.sbom.ApplicationComponent
 
getPlatformKey() - Method in class io.quarkus.bootstrap.model.PlatformInfo
 
getPlatformKey() - Method in class io.quarkus.bootstrap.model.PlatformReleaseInfo
The platform key.
getPlatformProperties() - Method in interface io.quarkus.bootstrap.model.ApplicationModel
Quarkus platform configuration properties
getPlatformProperties() - Method in interface io.quarkus.bootstrap.model.PlatformImports
Quarkus platform properties aggregated from all the platform an application is based on.
getPlatformProperties() - Method in class io.quarkus.bootstrap.model.PlatformImportsImpl
 
getPlatformReleaseInfo() - Method in interface io.quarkus.bootstrap.model.PlatformImports
Quarkus platform release information.
getPlatformReleaseInfo() - Method in class io.quarkus.bootstrap.model.PlatformImportsImpl
 
getPlatforms() - Method in interface io.quarkus.bootstrap.model.ApplicationModel
Quarkus platforms (BOMs) found in the configuration of an application
getPlatforms() - Method in class io.quarkus.bootstrap.model.DefaultApplicationModel
 
getProperty(String) - Static method in class io.quarkus.bootstrap.util.PropertyUtils
 
getProperty(String, String) - Static method in class io.quarkus.bootstrap.util.PropertyUtils
 
getProvidesCapabilities() - Method in class io.quarkus.bootstrap.model.CapabilityContract
 
getProvidesCapabilities() - Method in interface io.quarkus.bootstrap.model.ExtensionCapabilities
 
getQuarkusExtensionPropertyPrefix() - Method in class io.quarkus.bootstrap.model.MutableBaseJvmOption
 
getQuarkusExtensionPropertyPrefix() - Method in class io.quarkus.bootstrap.model.MutableStandardJvmOption
 
getQuarkusExtensionPropertyPrefix() - Method in class io.quarkus.bootstrap.model.MutableXxJvmOption
 
getRelativePath() - Method in interface io.quarkus.paths.PathVisit
Path relative to the root of the tree as a string with / as a path element separator.
getRelativePath(String) - Method in interface io.quarkus.paths.PathVisit
Path relative to the root of the tree as a string with a provided path element separator.
getReloadableWorkspaceDependencies() - Method in interface io.quarkus.bootstrap.model.ApplicationModel
Local project dependencies that are live-reloadable in dev mode.
getReloadableWorkspaceDependencies() - Method in class io.quarkus.bootstrap.model.DefaultApplicationModel
 
getRemovedResources() - Method in interface io.quarkus.bootstrap.model.ApplicationModel
Resources that should be removed from the classpath.
getRemovedResources() - Method in class io.quarkus.bootstrap.model.DefaultApplicationModel
 
getRequiresCapabilities() - Method in class io.quarkus.bootstrap.model.CapabilityContract
 
getRequiresCapabilities() - Method in interface io.quarkus.bootstrap.model.ExtensionCapabilities
 
getResolvedDependency() - Method in class io.quarkus.sbom.ApplicationComponent
 
getResolvedPaths() - Method in class io.quarkus.bootstrap.model.AppArtifact
Deprecated.
 
getResolvedPaths() - Method in class io.quarkus.bootstrap.model.AppDependency
Deprecated.
 
getResolvedPaths() - Method in class io.quarkus.maven.dependency.ResolvedArtifactDependency
 
getResolvedPaths() - Method in interface io.quarkus.maven.dependency.ResolvedDependency
 
getResolvedPaths() - Method in class io.quarkus.maven.dependency.ResolvedDependencyBuilder
 
getResourceDirs() - Method in interface io.quarkus.bootstrap.workspace.ArtifactSources
 
getResourceDirs() - Method in class io.quarkus.bootstrap.workspace.DefaultArtifactSources
 
getRoot() - Method in interface io.quarkus.paths.PathVisit
The root of the path tree the current path belongs to.
getRootPath() - Method in class io.quarkus.paths.ArchivePathTree.OpenArchivePathTree
 
getRootPath() - Method in class io.quarkus.paths.DirectoryPathTree
 
getRootPath() - Method in class io.quarkus.paths.OpenContainerPathTree
This is the path to the container.
getRoots() - Method in class io.quarkus.paths.ArchivePathTree
 
getRoots() - Method in class io.quarkus.paths.EmptyPathTree
 
getRoots() - Method in class io.quarkus.paths.FilteredPathTree
 
getRoots() - Method in class io.quarkus.paths.MultiRootPathTree
 
getRoots() - Method in class io.quarkus.paths.OpenContainerPathTree
 
getRoots() - Method in interface io.quarkus.paths.PathTree
The roots of the path tree.
getRunnerParentFirst() - Method in interface io.quarkus.bootstrap.model.ApplicationModel
Class loading runner parent-first artifacts
getRunnerParentFirst() - Method in class io.quarkus.bootstrap.model.DefaultApplicationModel
 
getRunnerPath() - Method in class io.quarkus.sbom.ApplicationManifest
 
getRunnerPath() - Method in class io.quarkus.sbom.ApplicationManifestConfig
 
getRuntimeDependencies() - Method in interface io.quarkus.bootstrap.model.ApplicationModel
Runtime dependencies of an application
getRuntimeDependencies() - Method in class io.quarkus.bootstrap.model.DefaultApplicationModel
 
getScope() - Method in class io.quarkus.bootstrap.model.AppArtifact
Deprecated.
 
getScope() - Method in class io.quarkus.bootstrap.model.AppDependency
Deprecated.
 
getScope() - Method in class io.quarkus.maven.dependency.DependencyBuilder
 
getScope() - Method in class io.quarkus.maven.dependency.ResolvedDependencyBuilder
 
getScope() - Method in class io.quarkus.maven.dependency.ArtifactDependency
 
getScope() - Method in interface io.quarkus.maven.dependency.Dependency
 
getScope() - Method in class io.quarkus.sbom.ApplicationComponent
 
getSerializedTestAppModelPath(Path) - Static method in class io.quarkus.bootstrap.util.BootstrapUtils
Returns a location where a serialized ApplicationModel would be found for test mode.
getSinglePath() - Method in interface io.quarkus.paths.PathCollection
 
getSinglePath() - Method in class io.quarkus.paths.PathList
 
getSourceClassifiers() - Method in class io.quarkus.bootstrap.workspace.DefaultWorkspaceModule.Builder
 
getSourceClassifiers() - Method in class io.quarkus.bootstrap.workspace.DefaultWorkspaceModule
 
getSourceClassifiers() - Method in interface io.quarkus.bootstrap.workspace.WorkspaceModule
 
getSourceDirs() - Method in interface io.quarkus.bootstrap.workspace.ArtifactSources
 
getSourceDirs() - Method in class io.quarkus.bootstrap.workspace.DefaultArtifactSources
 
getSources() - Method in interface io.quarkus.maven.dependency.ResolvedDependency
 
getSources(String) - Method in class io.quarkus.bootstrap.workspace.DefaultWorkspaceModule.Builder
 
getSources(String) - Method in class io.quarkus.bootstrap.workspace.DefaultWorkspaceModule
 
getSources(String) - Method in interface io.quarkus.bootstrap.workspace.WorkspaceModule
 
getSourceTree() - Method in class io.quarkus.bootstrap.workspace.DefaultSourceDir
 
getSourceTree() - Method in class io.quarkus.bootstrap.workspace.LazySourceDir
 
getSourceTree() - Method in interface io.quarkus.bootstrap.workspace.SourceDir
 
getSpecificationTitle() - Method in class io.quarkus.paths.ManifestAttributes
 
getSpecificationVendor() - Method in class io.quarkus.paths.ManifestAttributes
 
getSpecificationVersion() - Method in class io.quarkus.paths.ManifestAttributes
 
getStream() - Method in class io.quarkus.bootstrap.model.PlatformReleaseInfo
Platform stream.
getTestClasspathDependencyExclusions() - Method in class io.quarkus.bootstrap.workspace.DefaultWorkspaceModule.Builder
 
getTestClasspathDependencyExclusions() - Method in class io.quarkus.bootstrap.workspace.DefaultWorkspaceModule
 
getTestClasspathDependencyExclusions() - Method in interface io.quarkus.bootstrap.workspace.WorkspaceModule
 
getTestSources() - Method in interface io.quarkus.bootstrap.workspace.WorkspaceModule
 
getType() - Method in class io.quarkus.bootstrap.model.AppArtifactCoords
Deprecated.
 
getType() - Method in class io.quarkus.bootstrap.model.AppArtifactKey
Deprecated.
 
getType() - Method in class io.quarkus.bootstrap.model.AppDependency
Deprecated.
 
getType() - Method in class io.quarkus.maven.ArtifactCoords
Deprecated.
 
getType() - Method in class io.quarkus.maven.ArtifactKey
Deprecated.
 
getType() - Method in class io.quarkus.maven.dependency.DependencyBuilder
 
getType() - Method in class io.quarkus.maven.dependency.ResolvedDependencyBuilder
 
getType() - Method in interface io.quarkus.maven.dependency.ArtifactCoords
 
getType() - Method in interface io.quarkus.maven.dependency.ArtifactKey
 
getType() - Method in class io.quarkus.maven.dependency.GACT
 
getType() - Method in class io.quarkus.maven.dependency.GACTV
 
getUrl() - Method in interface io.quarkus.paths.PathVisit
URL that can be used to read the content of the path.
getUserHome() - Static method in class io.quarkus.bootstrap.util.PropertyUtils
 
getUserProvidersDirectory() - Method in class io.quarkus.bootstrap.model.MutableJarApplicationModel
 
getValue(Object, Class<T>) - Method in class io.quarkus.bootstrap.workspace.DefaultSourceDir
 
getValue(Object, Class<T>) - Method in class io.quarkus.bootstrap.workspace.LazySourceDir
 
getValue(Object, Class<T>) - Method in interface io.quarkus.bootstrap.workspace.SourceDir
 
getValues() - Method in interface io.quarkus.bootstrap.model.JvmOption
All the configured option values.
getValues() - Method in class io.quarkus.bootstrap.model.MutableBaseJvmOption
 
getVersion() - Method in class io.quarkus.bootstrap.model.AppArtifactCoords
Deprecated.
 
getVersion() - Method in class io.quarkus.bootstrap.model.AppDependency
Deprecated.
 
getVersion() - Method in class io.quarkus.bootstrap.model.PlatformReleaseInfo
The version of the platform in a stream.
getVersion() - Method in interface io.quarkus.bootstrap.workspace.WorkspaceModuleId
 
getVersion() - Method in class io.quarkus.maven.ArtifactCoords
Deprecated.
 
getVersion() - Method in class io.quarkus.maven.dependency.DependencyBuilder
 
getVersion() - Method in class io.quarkus.maven.dependency.ResolvedDependencyBuilder
 
getVersion() - Method in interface io.quarkus.maven.dependency.ArtifactCoords
 
getVersion() - Method in class io.quarkus.maven.dependency.GACTV
 
getVersion() - Method in class io.quarkus.maven.dependency.GAV
 
getWorkspaceModule() - Method in class io.quarkus.bootstrap.model.AppArtifact
Deprecated.
 
getWorkspaceModule() - Method in class io.quarkus.maven.dependency.ResolvedArtifactDependency
 
getWorkspaceModule() - Method in interface io.quarkus.maven.dependency.ResolvedDependency
 
getWorkspaceModule() - Method in class io.quarkus.maven.dependency.ResolvedDependencyBuilder
 
getWorkspaceModules() - Method in interface io.quarkus.bootstrap.model.ApplicationModel
All the workspace modules found as dependencies of an application
Glob syntax Construct Description * Matches a (possibly empty) sequence of characters that does not contain slash (/) ** Matches a (possibly empty) sequence of characters that may contain slash (/) ? Matches one character, but not slash [abc] Matches one character given in the bracket, but not slash [a-z] Matches one character from the range given in the bracket, but not slash [!abc] Matches one character not named in the bracket; does not match slash [a-z] Matches one character outside the range given in the bracket; does not match slash {one,two,three} Matches any of the alternating tokens separated by comma; the tokens may contain wildcards, nested alternations and ranges \ The escape character - Search tag in io.quarkus.util.GlobUtil.toRegexPattern(String)
Section
GlobUtil - Class in io.quarkus.util
 
groupId - Variable in class io.quarkus.bootstrap.model.AppArtifactCoords
Deprecated.
 
groupId - Variable in class io.quarkus.bootstrap.model.AppArtifactKey
Deprecated.
 
groupId - Variable in class io.quarkus.maven.ArtifactCoords
Deprecated.
 
groupId - Variable in class io.quarkus.maven.ArtifactKey
Deprecated.
 
groupId - Variable in class io.quarkus.maven.dependency.GACT
 

H

handleExtensionProperties(Properties, ArtifactKey) - Method in class io.quarkus.bootstrap.model.ApplicationModelBuilder
Collects extension properties from the META-INF/quarkus-extension.properties
hasAllFlags(int...) - Method in interface io.quarkus.maven.dependency.Dependency
Checks whether all the passed in flags are set on a dependency
hasAnyFlag(int...) - Method in interface io.quarkus.maven.dependency.Dependency
Checks whether any of the flags are set on a dependency
hasDependency(ArtifactKey) - Method in class io.quarkus.bootstrap.model.ApplicationModelBuilder
 
hashCode() - Method in class io.quarkus.bootstrap.model.AppArtifactCoords
Deprecated.
 
hashCode() - Method in class io.quarkus.bootstrap.model.AppArtifactKey
Deprecated.
 
hashCode() - Method in class io.quarkus.bootstrap.model.AppDependency
Deprecated.
 
hashCode() - Method in class io.quarkus.bootstrap.workspace.DefaultSourceDir
 
hashCode() - Method in class io.quarkus.maven.ArtifactCoords
Deprecated.
 
hashCode() - Method in class io.quarkus.maven.ArtifactKey
Deprecated.
 
hashCode() - Method in class io.quarkus.maven.dependency.ArtifactCoordsPattern
 
hashCode() - Method in class io.quarkus.maven.dependency.ArtifactDependency
 
hashCode() - Method in class io.quarkus.maven.dependency.GACT
 
hashCode() - Method in class io.quarkus.maven.dependency.GACTV
 
hashCode() - Method in class io.quarkus.maven.dependency.GAV
 
hashCode() - Method in class io.quarkus.maven.dependency.ResolvedArtifactDependency
 
hashCode() - Method in class io.quarkus.paths.ArchivePathTree
 
hashCode() - Method in class io.quarkus.paths.MultiRootPathTree
 
hashCode() - Method in class io.quarkus.paths.OpenContainerPathTree
 
hashCode() - Method in class io.quarkus.paths.PathFilter
 
hashCode() - Method in class io.quarkus.paths.PathList
 
hasMainSources() - Method in class io.quarkus.bootstrap.workspace.DefaultWorkspaceModule.Builder
 
hasMainSources() - Method in interface io.quarkus.bootstrap.workspace.WorkspaceModule
 
hasSources(String) - Method in class io.quarkus.bootstrap.workspace.DefaultWorkspaceModule.Builder
 
hasSources(String) - Method in class io.quarkus.bootstrap.workspace.DefaultWorkspaceModule
 
hasSources(String) - Method in interface io.quarkus.bootstrap.workspace.WorkspaceModule
 
hasTestSources() - Method in class io.quarkus.bootstrap.workspace.DefaultWorkspaceModule.Builder
 
hasTestSources() - Method in interface io.quarkus.bootstrap.workspace.WorkspaceModule
 
hasValue() - Method in interface io.quarkus.bootstrap.model.JvmOption
Checks whether an option has a value

I

include(String) - Method in class io.quarkus.paths.PathTreeBuilder
 
initManifest(Manifest) - Method in class io.quarkus.paths.ArchivePathTree.OpenArchivePathTree
 
initManifest(Manifest) - Method in class io.quarkus.paths.PathTreeWithManifest
 
initMultiReleaseMapping(Map<String, String>) - Method in class io.quarkus.paths.ArchivePathTree.OpenArchivePathTree
 
initMultiReleaseMapping(Map<String, String>) - Method in class io.quarkus.paths.PathTreeWithManifest
 
io.quarkus.bootstrap - package io.quarkus.bootstrap
 
io.quarkus.bootstrap.model - package io.quarkus.bootstrap.model
 
io.quarkus.bootstrap.model.gradle - package io.quarkus.bootstrap.model.gradle
 
io.quarkus.bootstrap.model.gradle.impl - package io.quarkus.bootstrap.model.gradle.impl
 
io.quarkus.bootstrap.resolver - package io.quarkus.bootstrap.resolver
 
io.quarkus.bootstrap.util - package io.quarkus.bootstrap.util
 
io.quarkus.bootstrap.workspace - package io.quarkus.bootstrap.workspace
 
io.quarkus.maven - package io.quarkus.maven
 
io.quarkus.maven.dependency - package io.quarkus.maven.dependency
 
io.quarkus.paths - package io.quarkus.paths
 
io.quarkus.sbom - package io.quarkus.sbom
 
io.quarkus.util - package io.quarkus.util
 
IoUtils - Class in io.quarkus.bootstrap.util
 
IoUtils() - Constructor for class io.quarkus.bootstrap.util.IoUtils
 
isAligned() - Method in interface io.quarkus.bootstrap.model.PlatformImports
Checks whether the platform member BOM imports belong to the same platform release.
isAligned() - Method in class io.quarkus.bootstrap.model.PlatformImportsImpl
 
isAnyFlagSet(int) - Method in interface io.quarkus.maven.dependency.Dependency
Checks whether a dependency has any of the flags combined in the value of flags set.
isArchiveOrigin() - Method in class io.quarkus.paths.ArchivePathTree
 
isArchiveOrigin() - Method in class io.quarkus.paths.ArchivePathTree.OpenArchivePathTree
 
isArchiveOrigin() - Method in class io.quarkus.paths.DirectoryPathTree
 
isArchiveOrigin() - Method in class io.quarkus.paths.EmptyPathTree
 
isArchiveOrigin() - Method in class io.quarkus.paths.FilteredPathTree
 
isArchiveOrigin() - Method in class io.quarkus.paths.MultiRootPathTree
If at least one of the PathTrees is not an archive, we return false.
isArchiveOrigin() - Method in interface io.quarkus.paths.PathTree
Whether the content of this tree comes from an archive or not.
isClassLoaderParentFirst() - Method in interface io.quarkus.maven.dependency.Dependency
 
isDeploymentCp() - Method in interface io.quarkus.maven.dependency.Dependency
 
isDirect() - Method in interface io.quarkus.maven.dependency.Dependency
 
isEmpty() - Method in class io.quarkus.bootstrap.model.CapabilityErrors
 
isEmpty() - Method in interface io.quarkus.bootstrap.model.JvmOptions
Checks whether any JVM arguments have been configured.
isEmpty() - Method in class io.quarkus.bootstrap.model.PathsCollection
 
isEmpty() - Method in interface io.quarkus.paths.PathCollection
 
isEmpty() - Method in class io.quarkus.paths.PathList.Builder
 
isEmpty() - Method in class io.quarkus.paths.PathList
 
isEmpty() - Method in interface io.quarkus.paths.PathTree
Checks whether the tree is empty
isExtensionDevModeJvmOptionProperty(String) - Static method in class io.quarkus.bootstrap.model.JvmOptionsBuilder
 
isFlagSet(int) - Method in class io.quarkus.maven.dependency.DependencyBuilder
 
isFlagSet(int) - Method in class io.quarkus.maven.dependency.ResolvedDependencyBuilder
 
isFlagSet(int) - Method in interface io.quarkus.maven.dependency.Dependency
Checks whether a dependency has a given flag set.
isJar() - Method in interface io.quarkus.maven.dependency.ArtifactCoords
 
isMultiRelease() - Method in class io.quarkus.paths.ManifestAttributes
 
isMultiReleaseJar() - Method in class io.quarkus.paths.PathTreeWithManifest
 
isOpen() - Method in class io.quarkus.paths.ArchivePathTree.OpenArchivePathTree
 
isOpen() - Method in class io.quarkus.paths.DirectoryPathTree
 
isOpen() - Method in class io.quarkus.paths.EmptyPathTree
 
isOpen() - Method in class io.quarkus.paths.MultiRootPathTree
 
isOpen() - Method in interface io.quarkus.paths.OpenPathTree
 
isOptional() - Method in interface io.quarkus.maven.dependency.Dependency
 
isOutputAvailable() - Method in interface io.quarkus.bootstrap.workspace.ArtifactSources
 
isOutputAvailable() - Method in interface io.quarkus.bootstrap.workspace.SourceDir
 
isPlatformReleaseInfo(String) - Static method in class io.quarkus.bootstrap.model.PlatformImportsImpl
 
isReloadable() - Method in interface io.quarkus.maven.dependency.Dependency
 
isResolved() - Method in class io.quarkus.bootstrap.model.AppArtifact
Deprecated.
Whether the artifact has been resolved, i.e. associated with paths that constitute its content.
isResolved() - Method in interface io.quarkus.maven.dependency.ResolvedDependency
 
isRuntimeCp() - Method in interface io.quarkus.maven.dependency.Dependency
 
isRuntimeExtensionArtifact() - Method in interface io.quarkus.maven.dependency.Dependency
 
isSinglePath() - Method in class io.quarkus.bootstrap.model.PathsCollection
 
isSinglePath() - Method in interface io.quarkus.paths.PathCollection
 
isSinglePath() - Method in class io.quarkus.paths.PathList
 
isSnapshot() - Method in interface io.quarkus.maven.dependency.ArtifactCoords
 
isVisible(PathFilter, String) - Static method in class io.quarkus.paths.PathFilter
 
isVisible(String) - Method in class io.quarkus.paths.PathFilter
 
isWindows() - Static method in class io.quarkus.bootstrap.util.PropertyUtils
 
isWorkspaceModule() - Method in interface io.quarkus.maven.dependency.Dependency
 
iterator() - Method in interface io.quarkus.bootstrap.model.JvmOptions
Iterator over the JVM arguments.
iterator() - Method in class io.quarkus.bootstrap.model.PathsCollection
 
iterator() - Method in class io.quarkus.paths.PathList
 

J

jar(String, String, String) - Static method in interface io.quarkus.maven.dependency.ArtifactCoords
 
jar(String, String, String) - Static method in class io.quarkus.maven.dependency.GACTV
 
jar(String, String, String, String) - Static method in interface io.quarkus.maven.dependency.ArtifactCoords
 
JAVA_VERSION - Static variable in class io.quarkus.paths.PathTreeWithManifest
 
JvmOption - Interface in io.quarkus.bootstrap.model
JVM option
JvmOptions - Interface in io.quarkus.bootstrap.model
Collection of JVM arguments
JvmOptionsBuilder - Class in io.quarkus.bootstrap.model
JVM arguments builder

K

key - Variable in class io.quarkus.bootstrap.model.AppArtifactCoords
Deprecated.
 
key - Variable in class io.quarkus.maven.ArtifactCoords
Deprecated.
 

L

LazySourceDir - Class in io.quarkus.bootstrap.workspace
This implementation checks whether a directory exists before returning path trees instead of eagerly during initialization.
LazySourceDir() - Constructor for class io.quarkus.bootstrap.workspace.LazySourceDir
For deserialization only
LazySourceDir(Path, PathFilter, Path, PathFilter, Path, Map<Object, Object>) - Constructor for class io.quarkus.bootstrap.workspace.LazySourceDir
 
LazySourceDir(Path, Path) - Constructor for class io.quarkus.bootstrap.workspace.LazySourceDir
 
LazySourceDir(Path, Path, Path) - Constructor for class io.quarkus.bootstrap.workspace.LazySourceDir
 
LazySourceDir(Path, Path, Path, Map<Object, Object>) - Constructor for class io.quarkus.bootstrap.workspace.LazySourceDir
 
LESSER_PRIORITY_ARTIFACTS - Static variable in interface io.quarkus.bootstrap.BootstrapConstants
 
LESSER_PRIORITY_ARTIFACTS - Static variable in class io.quarkus.bootstrap.model.ApplicationModelBuilder
 
listLaterVersions(ArtifactCoords, String, boolean) - Method in interface io.quarkus.bootstrap.resolver.AppModelResolver
Lists versions released later than the version of the artifact up to the version specified or all the later versions in case the up-to-version is not provided.

M

main(SourceDir, SourceDir) - Static method in interface io.quarkus.bootstrap.workspace.ArtifactSources
 
MAIN - Static variable in interface io.quarkus.bootstrap.workspace.ArtifactSources
 
mainComponent - Variable in class io.quarkus.sbom.ApplicationManifest
 
ManifestAttributes - Class in io.quarkus.paths
Manifests for some libraries can be quite large (e.g. for commons-codec, it is 21 KB).
manifestEnabled - Variable in class io.quarkus.paths.PathTreeWithManifest
 
manifestInitialized - Variable in class io.quarkus.paths.PathTreeWithManifest
 
manifestReadLock() - Method in class io.quarkus.paths.PathTreeWithManifest
 
manifestWriteLock() - Method in class io.quarkus.paths.PathTreeWithManifest
 
matchAll() - Static method in class io.quarkus.maven.dependency.ArtifactCoordsPattern
 
matches(ArtifactCoords) - Method in class io.quarkus.maven.dependency.ArtifactCoordsPattern
Matches the given groupId, artifactId, type, classifier, version quintuple against this ArtifactCoordsPattern.
matches(String, String, String, String, String) - Method in class io.quarkus.maven.dependency.ArtifactCoordsPattern
Matches the given groupId, artifactId, type, classifier, version quintuple against this ArtifactCoordsPattern.
matchSnapshots() - Static method in class io.quarkus.maven.dependency.ArtifactCoordsPattern
 
META_INF - Static variable in interface io.quarkus.bootstrap.BootstrapConstants
 
mkdirs(Path) - Static method in class io.quarkus.bootstrap.util.IoUtils
 
ModelParameter - Interface in io.quarkus.bootstrap.model.gradle
 
ModelParameterImpl - Class in io.quarkus.bootstrap.model.gradle.impl
 
ModelParameterImpl() - Constructor for class io.quarkus.bootstrap.model.gradle.impl.ModelParameterImpl
 
multiReleaseMapping - Variable in class io.quarkus.paths.PathTreeWithManifest
 
MultiRootPathTree - Class in io.quarkus.paths
 
MultiRootPathTree(PathTree...) - Constructor for class io.quarkus.paths.MultiRootPathTree
 
mutable() - Method in class io.quarkus.bootstrap.workspace.DefaultWorkspaceModule
 
mutable() - Method in interface io.quarkus.bootstrap.workspace.WorkspaceModule
 
mutable() - Method in interface io.quarkus.bootstrap.workspace.WorkspaceModule.Mutable
 
MutableBaseJvmOption<T> - Class in io.quarkus.bootstrap.model
 
MutableBaseJvmOption() - Constructor for class io.quarkus.bootstrap.model.MutableBaseJvmOption
 
MutableJarApplicationModel - Class in io.quarkus.bootstrap.model
A representation of AppModel, that has been serialized to disk for an existing application.
MutableJarApplicationModel(String, Map<ArtifactKey, List<String>>, ApplicationModel, String, String) - Constructor for class io.quarkus.bootstrap.model.MutableJarApplicationModel
 
MutableStandardJvmOption - Class in io.quarkus.bootstrap.model
 
MutableStandardJvmOption() - Constructor for class io.quarkus.bootstrap.model.MutableStandardJvmOption
 
MutableXxJvmOption - Class in io.quarkus.bootstrap.model
 
MutableXxJvmOption() - Constructor for class io.quarkus.bootstrap.model.MutableXxJvmOption
 

N

newInstance() - Static method in class io.quarkus.maven.dependency.DependencyBuilder
 
newInstance() - Static method in class io.quarkus.maven.dependency.ResolvedDependencyBuilder
 
newInstance(String) - Static method in class io.quarkus.bootstrap.model.MutableStandardJvmOption
 
newInstance(String) - Static method in class io.quarkus.bootstrap.model.MutableXxJvmOption
 
newInstance(String, String) - Static method in class io.quarkus.bootstrap.model.MutableStandardJvmOption
 
newInstance(String, String) - Static method in class io.quarkus.bootstrap.model.MutableXxJvmOption
 

O

of(ArtifactCoords) - Static method in class io.quarkus.maven.dependency.ArtifactCoordsPattern
 
of(String) - Static method in class io.quarkus.maven.dependency.ArtifactCoordsPattern
Creates a new ArtifactCoordsPattern out of the given wildcardPattern.
of(String, String) - Static method in interface io.quarkus.maven.dependency.Dependency
 
of(String, String, String) - Static method in class io.quarkus.bootstrap.model.CapabilityContract
 
of(String, String, String) - Static method in interface io.quarkus.bootstrap.workspace.WorkspaceModuleId
 
of(String, String, String) - Static method in class io.quarkus.maven.dependency.ArtifactDependency
Deprecated, for removal: This API element is subject to removal in a future version.
of(String, String, String) - Static method in interface io.quarkus.maven.dependency.Dependency
 
of(String, String, String, String) - Static method in interface io.quarkus.maven.dependency.ArtifactKey
 
of(String, String, String, String, String) - Static method in interface io.quarkus.maven.dependency.ArtifactCoords
 
of(Path...) - Static method in class io.quarkus.bootstrap.model.PathsCollection
 
of(Path...) - Static method in class io.quarkus.paths.PathList
 
of(Path, Path) - Static method in interface io.quarkus.bootstrap.workspace.SourceDir
 
of(Path, Path, Path) - Static method in interface io.quarkus.bootstrap.workspace.SourceDir
 
of(Manifest) - Static method in class io.quarkus.paths.ManifestAttributes
 
ofArchive(Path) - Static method in interface io.quarkus.paths.PathTree
Creates a new PathTree for an existing path that is expected to be a ZIP-based archive.
ofArchive(Path, PathFilter) - Static method in interface io.quarkus.paths.PathTree
Creates a new PathTree for an existing path that is expected to be a ZIP-based archive applying a provided PathFilter unless it is null.
ofDirectoryOrArchive(Path) - Static method in interface io.quarkus.paths.PathTree
Creates a new PathTree for a given existing path which is expected to be either a directory or a ZIP-based archive.
ofDirectoryOrArchive(Path, PathFilter) - Static method in interface io.quarkus.paths.PathTree
Creates a new PathTree for a given existing path which is expected to be either a directory or a ZIP-based archive applying a provided PathFilter unless it is null.
ofDirectoryOrFile(Path) - Static method in interface io.quarkus.paths.PathTree
 
ofDirectoryOrFile(Path, PathFilter) - Static method in interface io.quarkus.paths.PathTree
 
open() - Method in class io.quarkus.paths.ArchivePathTree
 
open() - Method in class io.quarkus.paths.EmptyPathTree
 
open() - Method in class io.quarkus.paths.FilteredPathTree
 
open() - Method in class io.quarkus.paths.MultiRootPathTree
 
open() - Method in class io.quarkus.paths.OpenContainerPathTree
 
open() - Method in interface io.quarkus.paths.PathTree
Returns an OpenPathTree for this tree, which is supposed to be closed at the end of processing.
OpenArchivePathTree(FileSystem) - Constructor for class io.quarkus.paths.ArchivePathTree.OpenArchivePathTree
 
OpenContainerPathTree - Class in io.quarkus.paths
 
OpenContainerPathTree() - Constructor for class io.quarkus.paths.OpenContainerPathTree
For deserialization of DirectoryPathTree
OpenContainerPathTree(PathFilter) - Constructor for class io.quarkus.paths.OpenContainerPathTree
 
OpenContainerPathTree(PathFilter, boolean) - Constructor for class io.quarkus.paths.OpenContainerPathTree
 
OpenContainerPathTree(PathFilter, PathTreeWithManifest) - Constructor for class io.quarkus.paths.OpenContainerPathTree
 
openFs() - Method in class io.quarkus.paths.ArchivePathTree
 
OpenPathTree - Interface in io.quarkus.paths
 
OPTIONAL - Static variable in interface io.quarkus.maven.dependency.DependencyFlags
 
OUTPUT_SOURCES_DIR - Static variable in interface io.quarkus.bootstrap.BootstrapConstants
 

P

PARENT_FIRST_ARTIFACTS - Static variable in interface io.quarkus.bootstrap.BootstrapConstants
 
PARENT_FIRST_ARTIFACTS - Static variable in class io.quarkus.bootstrap.model.ApplicationModelBuilder
 
parse(String) - Static method in class io.quarkus.maven.dependency.GACT
Parse method for configuration.
parseDependencyCondition(String) - Static method in class io.quarkus.bootstrap.util.BootstrapUtils
 
path - Variable in class io.quarkus.sbom.ApplicationComponent
 
PathCollection - Interface in io.quarkus.paths
 
pathFilter - Variable in class io.quarkus.paths.OpenContainerPathTree
 
PathFilter - Class in io.quarkus.paths
 
PathFilter(Collection<String>, Collection<String>) - Constructor for class io.quarkus.paths.PathFilter
 
PathList - Class in io.quarkus.paths
 
PathList.Builder - Class in io.quarkus.paths
 
paths - Variable in class io.quarkus.bootstrap.model.AppArtifact
Deprecated.
 
PathsCollection - Class in io.quarkus.bootstrap.model
 
PathsCollection.Builder - Class in io.quarkus.bootstrap.model
 
PathTree - Interface in io.quarkus.paths
 
PathTreeBuilder - Class in io.quarkus.paths
 
PathTreeBuilder() - Constructor for class io.quarkus.paths.PathTreeBuilder
 
PathTreeUtils - Interface in io.quarkus.paths
 
PathTreeWithManifest - Class in io.quarkus.paths
 
PathTreeWithManifest() - Constructor for class io.quarkus.paths.PathTreeWithManifest
 
PathTreeWithManifest(boolean) - Constructor for class io.quarkus.paths.PathTreeWithManifest
 
PathTreeWithManifest(PathTreeWithManifest) - Constructor for class io.quarkus.paths.PathTreeWithManifest
 
PathVisit - Interface in io.quarkus.paths
Provides context for a given path visit
PathVisitor - Interface in io.quarkus.paths
PathTree path visitor
pedigree - Variable in class io.quarkus.sbom.ApplicationComponent
 
PLATFORM_DESCRIPTOR_ARTIFACT_ID_SUFFIX - Static variable in interface io.quarkus.bootstrap.BootstrapConstants
 
PLATFORM_KEY_STREAM_SEPARATOR - Static variable in class io.quarkus.bootstrap.model.PlatformImportsImpl
 
PLATFORM_PROPERTIES_ARTIFACT_ID_SUFFIX - Static variable in interface io.quarkus.bootstrap.BootstrapConstants
 
PLATFORM_PROPERTY_PREFIX - Static variable in interface io.quarkus.bootstrap.BootstrapConstants
 
PlatformImports - Interface in io.quarkus.bootstrap.model
 
PlatformImportsImpl - Class in io.quarkus.bootstrap.model
 
PlatformImportsImpl() - Constructor for class io.quarkus.bootstrap.model.PlatformImportsImpl
 
PlatformInfo - Class in io.quarkus.bootstrap.model
 
PlatformInfo(String) - Constructor for class io.quarkus.bootstrap.model.PlatformInfo
 
PlatformReleaseInfo - Class in io.quarkus.bootstrap.model
Platform release info that is encoded into a property in a platform properties artifact following the format platform.release-info@<platform-key>$<stream>#<version>=<bom-coords>(,<bom-coords>)
PlatformReleaseInfo(String, String, String, String) - Constructor for class io.quarkus.bootstrap.model.PlatformReleaseInfo
 
PlatformStreamInfo - Class in io.quarkus.bootstrap.model
 
PlatformStreamInfo(String) - Constructor for class io.quarkus.bootstrap.model.PlatformStreamInfo
 
pom(String, String, String) - Static method in class io.quarkus.maven.ArtifactCoords
Deprecated.
 
pom(String, String, String) - Static method in interface io.quarkus.maven.dependency.ArtifactCoords
 
pom(String, String, String) - Static method in class io.quarkus.maven.dependency.GACTV
 
pomImport(String, String, String) - Static method in interface io.quarkus.maven.dependency.Dependency
 
PROP_DEPLOYMENT_ARTIFACT - Static variable in interface io.quarkus.bootstrap.BootstrapConstants
 
PROP_PROVIDES_CAPABILITIES - Static variable in interface io.quarkus.bootstrap.BootstrapConstants
 
PROP_REQUIRES_CAPABILITIES - Static variable in interface io.quarkus.bootstrap.BootstrapConstants
 
PROPERTY_GROUP_PREFIX - Static variable in class io.quarkus.bootstrap.model.MutableStandardJvmOption
 
PROPERTY_GROUP_PREFIX - Static variable in class io.quarkus.bootstrap.model.MutableXxJvmOption
 
PROPERTY_PREFIX - Static variable in class io.quarkus.bootstrap.model.PlatformImportsImpl
 
PropertyUtils - Class in io.quarkus.bootstrap.util
 
providesCapabilities(String, String) - Static method in class io.quarkus.bootstrap.model.CapabilityContract
Deprecated, for removal: This API element is subject to removal in a future version.

Q

QUARKUS_BOOTSTRAP_WORKSPACE_DISCOVERY - Static variable in interface io.quarkus.bootstrap.BootstrapConstants
 
QUARKUS_EXTENSION_FILE_NAME - Static variable in interface io.quarkus.bootstrap.BootstrapConstants
 

R

readAppModelWithWorkspaceId(Path, int) - Static method in class io.quarkus.bootstrap.util.BootstrapUtils
Deserializes an ApplicationModel from a file.
readFile(Path) - Static method in class io.quarkus.bootstrap.util.IoUtils
Deprecated, for removal: This API element is subject to removal in a future version.
readLock() - Method in class io.quarkus.paths.ArchivePathTree.OpenArchivePathTree
 
recursiveDelete(Path) - Static method in class io.quarkus.bootstrap.util.IoUtils
Recursively delete the file or directory given by root.
relink(ArtifactCoords, Path) - Method in interface io.quarkus.bootstrap.resolver.AppModelResolver
(Re-)links an artifact to a path.
RELOADABLE - Static variable in interface io.quarkus.maven.dependency.DependencyFlags
 
REMOVED_RESOURCES_DOT - Static variable in class io.quarkus.bootstrap.model.ApplicationModelBuilder
 
report() - Method in class io.quarkus.bootstrap.model.CapabilityErrors
 
ResolvableDependency - Interface in io.quarkus.maven.dependency
 
resolve(ArtifactCoords) - Method in interface io.quarkus.bootstrap.resolver.AppModelResolver
Resolves an artifact.
ResolvedArtifactDependency - Class in io.quarkus.maven.dependency
 
ResolvedArtifactDependency(ArtifactCoords) - Constructor for class io.quarkus.maven.dependency.ResolvedArtifactDependency
 
ResolvedArtifactDependency(ArtifactCoords, PathCollection) - Constructor for class io.quarkus.maven.dependency.ResolvedArtifactDependency
 
ResolvedArtifactDependency(ArtifactCoords, Path) - Constructor for class io.quarkus.maven.dependency.ResolvedArtifactDependency
 
ResolvedArtifactDependency(ResolvedDependencyBuilder) - Constructor for class io.quarkus.maven.dependency.ResolvedArtifactDependency
 
ResolvedArtifactDependency(String, String, String, String, String, PathCollection) - Constructor for class io.quarkus.maven.dependency.ResolvedArtifactDependency
 
ResolvedArtifactDependency(String, String, String, String, String, Path) - Constructor for class io.quarkus.maven.dependency.ResolvedArtifactDependency
 
ResolvedDependency - Interface in io.quarkus.maven.dependency
 
ResolvedDependencyBuilder - Class in io.quarkus.maven.dependency
 
ResolvedDependencyBuilder() - Constructor for class io.quarkus.maven.dependency.ResolvedDependencyBuilder
 
resolveExistingOrNull(String) - Method in class io.quarkus.bootstrap.model.PathsCollection
 
resolveExistingOrNull(String) - Method in interface io.quarkus.paths.PathCollection
 
resolveExistingOrNull(String) - Method in class io.quarkus.paths.PathList
 
resolveManagedModel(ArtifactCoords, Collection<Dependency>, ArtifactCoords, Set<ArtifactKey>) - Method in interface io.quarkus.bootstrap.resolver.AppModelResolver
 
resolveModel(ArtifactCoords) - Method in interface io.quarkus.bootstrap.resolver.AppModelResolver
Resolve dependencies that are required at runtime, excluding test and optional dependencies.
resolveModel(ArtifactCoords, Collection<Dependency>) - Method in interface io.quarkus.bootstrap.resolver.AppModelResolver
Resolve artifact dependencies given the specific versions of the direct dependencies
resolveSerializedAppModelPath(Path) - Static method in class io.quarkus.bootstrap.util.BootstrapUtils
Returns a location where a serialized ApplicationModel would be found for dev mode.
resolveUserDependencies(ArtifactCoords) - Method in interface io.quarkus.bootstrap.resolver.AppModelResolver
Resolve application direct and transitive dependencies configured by the user.
resolveUserDependencies(ArtifactCoords, Collection<Dependency>) - Method in interface io.quarkus.bootstrap.resolver.AppModelResolver
Resolve application direct and transitive dependencies configured by the user, given the specific versions of the direct dependencies.
RUNNER_PARENT_FIRST_ARTIFACTS - Static variable in class io.quarkus.bootstrap.model.ApplicationModelBuilder
 
runnerPath - Variable in class io.quarkus.sbom.ApplicationManifest
 
RUNTIME_CP - Static variable in interface io.quarkus.maven.dependency.DependencyFlags
 
RUNTIME_EXTENSION_ARTIFACT - Static variable in interface io.quarkus.maven.dependency.DependencyFlags
 

S

scope - Variable in class io.quarkus.sbom.ApplicationComponent
 
SCOPE_COMPILE - Static variable in interface io.quarkus.maven.dependency.Dependency
 
SCOPE_DEVELOPMENT - Static variable in class io.quarkus.sbom.ApplicationComponent
 
SCOPE_IMPORT - Static variable in interface io.quarkus.maven.dependency.Dependency
 
SCOPE_RUNTIME - Static variable in class io.quarkus.sbom.ApplicationComponent
 
serializeAppModel(ApplicationModel, boolean) - Static method in class io.quarkus.bootstrap.util.BootstrapUtils
 
serializeAppModel(ApplicationModel, Path) - Static method in class io.quarkus.bootstrap.util.BootstrapUtils
 
SERIALIZED_APP_MODEL - Static variable in interface io.quarkus.bootstrap.BootstrapConstants
 
SERIALIZED_TEST_APP_MODEL - Static variable in interface io.quarkus.bootstrap.BootstrapConstants
 
serializeQuarkusModel(ApplicationModel) - Static method in class io.quarkus.bootstrap.util.BootstrapUtils
 
setAdditionalTestClasspathElements(Collection<String>) - Method in class io.quarkus.bootstrap.workspace.DefaultWorkspaceModule.Builder
 
setAdditionalTestClasspathElements(Collection<String>) - Method in interface io.quarkus.bootstrap.workspace.WorkspaceModule.Mutable
 
setAppArtifact(ResolvedDependencyBuilder) - Method in class io.quarkus.bootstrap.model.ApplicationModelBuilder
 
setApplicationModel(ApplicationModel) - Method in class io.quarkus.sbom.ApplicationManifestConfig.Builder
 
setArchive(boolean) - Method in class io.quarkus.paths.PathTreeBuilder
 
setArtifactId(String) - Method in class io.quarkus.maven.dependency.DependencyBuilder
 
setArtifactId(String) - Method in class io.quarkus.maven.dependency.ResolvedDependencyBuilder
 
setArtifactId(String) - Method in class io.quarkus.maven.dependency.ArtifactCoordsPattern.Builder
Sets the pattern for artifactId
setAsExtensionDevModeProperties(Properties) - Method in interface io.quarkus.bootstrap.model.JvmOptions
Adds all the configured JVM arguments as properties.
setBuildDir(Path) - Method in class io.quarkus.bootstrap.workspace.DefaultWorkspaceModule.Builder
 
setBuildDir(Path) - Method in interface io.quarkus.bootstrap.workspace.WorkspaceModule.Mutable
 
setBuildFile(Path) - Method in class io.quarkus.bootstrap.workspace.DefaultWorkspaceModule.Builder
 
setBuildFile(Path) - Method in interface io.quarkus.bootstrap.workspace.WorkspaceModule.Mutable
 
setBuildFiles(PathCollection) - Method in class io.quarkus.bootstrap.workspace.DefaultWorkspaceModule
 
setClassifier(String) - Method in class io.quarkus.maven.dependency.DependencyBuilder
 
setClassifier(String) - Method in class io.quarkus.maven.dependency.ResolvedDependencyBuilder
 
setClassifier(String) - Method in class io.quarkus.maven.dependency.ArtifactCoordsPattern.Builder
Sets the pattern for classifier
setCoords(ArtifactCoords) - Method in class io.quarkus.maven.dependency.DependencyBuilder
 
setCoords(ArtifactCoords) - Method in class io.quarkus.maven.dependency.ResolvedDependencyBuilder
 
setDependencies(Collection<ArtifactCoords>) - Method in class io.quarkus.maven.dependency.ResolvedDependencyBuilder
 
setDependencies(Collection<ArtifactCoords>) - Method in class io.quarkus.sbom.ApplicationComponent.Builder
 
setDependencies(List<Dependency>) - Method in class io.quarkus.bootstrap.workspace.DefaultWorkspaceModule.Builder
 
setDependencies(List<Dependency>) - Method in interface io.quarkus.bootstrap.workspace.WorkspaceModule.Mutable
 
setDependencyConstraints(List<Dependency>) - Method in class io.quarkus.bootstrap.workspace.DefaultWorkspaceModule.Builder
 
setDependencyConstraints(List<Dependency>) - Method in interface io.quarkus.bootstrap.workspace.WorkspaceModule.Mutable
 
setDeploymentCp() - Method in class io.quarkus.maven.dependency.DependencyBuilder
 
setDeploymentCp() - Method in class io.quarkus.maven.dependency.ResolvedDependencyBuilder
 
setDevelopmentScope() - Method in class io.quarkus.sbom.ApplicationComponent.Builder
 
setDirect(boolean) - Method in class io.quarkus.maven.dependency.DependencyBuilder
 
setDirect(boolean) - Method in class io.quarkus.maven.dependency.ResolvedDependencyBuilder
 
setDistributionDirectory(Path) - Method in class io.quarkus.sbom.ApplicationManifestConfig.Builder
 
setDistributionPath(String) - Method in class io.quarkus.sbom.ApplicationComponent.Builder
 
setFlags(int) - Method in class io.quarkus.maven.dependency.DependencyBuilder
 
setFlags(int) - Method in class io.quarkus.maven.dependency.ResolvedDependencyBuilder
 
setGroupId(String) - Method in class io.quarkus.maven.dependency.DependencyBuilder
 
setGroupId(String) - Method in class io.quarkus.maven.dependency.ResolvedDependencyBuilder
 
setGroupId(String) - Method in class io.quarkus.maven.dependency.ArtifactCoordsPattern.Builder
Sets the pattern for groupId
setMainComponent(ApplicationComponent) - Method in class io.quarkus.sbom.ApplicationManifest.Builder
 
setMainComponent(ApplicationComponent) - Method in class io.quarkus.sbom.ApplicationManifestConfig.Builder
 
setManifestEnabled(boolean) - Method in class io.quarkus.paths.PathTreeBuilder
 
setMode(String) - Method in class io.quarkus.bootstrap.model.gradle.impl.ModelParameterImpl
 
setMode(String) - Method in interface io.quarkus.bootstrap.model.gradle.ModelParameter
 
setModuleDir(Path) - Method in class io.quarkus.bootstrap.workspace.DefaultWorkspaceModule.Builder
 
setModuleDir(Path) - Method in interface io.quarkus.bootstrap.workspace.WorkspaceModule.Mutable
 
setModuleId(WorkspaceModuleId) - Method in class io.quarkus.bootstrap.workspace.DefaultWorkspaceModule.Builder
 
setModuleId(WorkspaceModuleId) - Method in interface io.quarkus.bootstrap.workspace.WorkspaceModule.Mutable
 
setName(String) - Method in class io.quarkus.bootstrap.model.MutableBaseJvmOption
 
setOptional(boolean) - Method in class io.quarkus.maven.dependency.DependencyBuilder
 
setOptional(boolean) - Method in class io.quarkus.maven.dependency.ResolvedDependencyBuilder
 
setParent(WorkspaceModule) - Method in class io.quarkus.bootstrap.workspace.DefaultWorkspaceModule.Builder
 
setParent(WorkspaceModule) - Method in interface io.quarkus.bootstrap.workspace.WorkspaceModule.Mutable
 
setPath(Path) - Method in class io.quarkus.bootstrap.model.AppArtifact
Deprecated.
Associates the artifact with the given path
setPath(Path) - Method in class io.quarkus.sbom.ApplicationComponent.Builder
 
setPaths(PathsCollection) - Method in class io.quarkus.bootstrap.model.AppArtifact
Deprecated.
Associates the artifact with a collection of paths that constitute its content.
setPedigree(String) - Method in class io.quarkus.sbom.ApplicationComponent.Builder
 
setPlatformImports(PlatformImports) - Method in class io.quarkus.bootstrap.model.ApplicationModelBuilder
 
setPlatformProperties(Map<String, String>) - Method in class io.quarkus.bootstrap.model.PlatformImportsImpl
 
setReloadable() - Method in class io.quarkus.maven.dependency.DependencyBuilder
 
setReloadable() - Method in class io.quarkus.maven.dependency.ResolvedDependencyBuilder
 
setResolvedDependency(ResolvedDependency) - Method in class io.quarkus.sbom.ApplicationComponent.Builder
 
setResolvedPath(Path) - Method in class io.quarkus.maven.dependency.ResolvedDependencyBuilder
 
setResolvedPaths(PathCollection) - Method in interface io.quarkus.maven.dependency.ResolvableDependency
 
setResolvedPaths(PathCollection) - Method in class io.quarkus.maven.dependency.ResolvedArtifactDependency
 
setResolvedPaths(PathCollection) - Method in class io.quarkus.maven.dependency.ResolvedDependencyBuilder
 
setRoot(Path) - Method in class io.quarkus.paths.PathTreeBuilder
 
setRunnerPath(Path) - Method in class io.quarkus.sbom.ApplicationManifest.Builder
 
setRunnerPath(Path) - Method in class io.quarkus.sbom.ApplicationManifestConfig.Builder
 
setRuntimeCp() - Method in class io.quarkus.maven.dependency.DependencyBuilder
 
setRuntimeCp() - Method in class io.quarkus.maven.dependency.ResolvedDependencyBuilder
 
setRuntimeExtensionArtifact() - Method in class io.quarkus.maven.dependency.DependencyBuilder
 
setRuntimeExtensionArtifact() - Method in class io.quarkus.maven.dependency.ResolvedDependencyBuilder
 
setScope(String) - Method in class io.quarkus.maven.dependency.DependencyBuilder
 
setScope(String) - Method in class io.quarkus.maven.dependency.ResolvedDependencyBuilder
 
setScope(String) - Method in class io.quarkus.sbom.ApplicationComponent.Builder
 
setTestClasspathDependencyExclusions(Collection<String>) - Method in class io.quarkus.bootstrap.workspace.DefaultWorkspaceModule.Builder
 
setTestClasspathDependencyExclusions(Collection<String>) - Method in interface io.quarkus.bootstrap.workspace.WorkspaceModule.Mutable
 
setType(String) - Method in class io.quarkus.maven.dependency.DependencyBuilder
 
setType(String) - Method in class io.quarkus.maven.dependency.ResolvedDependencyBuilder
 
setType(String) - Method in class io.quarkus.maven.dependency.ArtifactCoordsPattern.Builder
 
setVersion(String) - Method in class io.quarkus.maven.dependency.DependencyBuilder
 
setVersion(String) - Method in class io.quarkus.maven.dependency.ResolvedDependencyBuilder
 
setVersion(String) - Method in class io.quarkus.maven.dependency.ArtifactCoordsPattern.Builder
Sets the pattern for version
setWorkspaceModule() - Method in class io.quarkus.maven.dependency.DependencyBuilder
 
setWorkspaceModule() - Method in class io.quarkus.maven.dependency.ResolvedDependencyBuilder
 
setWorkspaceModule(WorkspaceModule) - Method in class io.quarkus.maven.dependency.ResolvedDependencyBuilder
 
size() - Method in class io.quarkus.bootstrap.model.PathsCollection
 
size() - Method in interface io.quarkus.paths.PathCollection
 
size() - Method in class io.quarkus.paths.PathList
 
SourceDir - Interface in io.quarkus.bootstrap.workspace
 
split(String, String[]) - Static method in class io.quarkus.bootstrap.model.AppArtifactCoords
Deprecated.
 
split(String, String[]) - Static method in class io.quarkus.maven.ArtifactCoords
Deprecated.
 
split(String, String[]) - Static method in class io.quarkus.maven.dependency.GACTV
 
split(String, String[], int) - Static method in class io.quarkus.maven.dependency.GACT
 
splitByWhitespace(String) - Static method in class io.quarkus.bootstrap.util.BootstrapUtils
 
stopWalking() - Method in interface io.quarkus.paths.PathVisit
Terminates walking over a PathTree after this visit.
store(Writer, String, String) - Static method in class io.quarkus.bootstrap.util.PropertyUtils
Writes a config option with its value to the target writer, possibly applying some transformations, such as character escaping prior to writing.
store(Map<String, String>, Path) - Static method in class io.quarkus.bootstrap.util.PropertyUtils
Stores a map of strings into a file sorting the keys alphabetically and following Properties.store(Writer, String) format but skipping the timestamp and comments.
store(Map<String, String>, Path, String) - Static method in class io.quarkus.bootstrap.util.PropertyUtils
Stores a map of strings into a file sorting the keys alphabetically and following Properties.store(Writer, String) format but skipping the timestamp and comments.
store(Properties, Writer) - Static method in class io.quarkus.bootstrap.util.PropertyUtils
Stores properties into a file sorting the keys alphabetically and following Properties.store(Writer, String) format but skipping the timestamp and comments.
store(Properties, Writer, String) - Static method in class io.quarkus.bootstrap.util.PropertyUtils
Stores properties into a file sorting the keys alphabetically and following Properties.store(Writer, String) format but skipping the timestamp and comments.
store(Properties, Path) - Static method in class io.quarkus.bootstrap.util.PropertyUtils
Stores properties into a file sorting the keys alphabetically and following Properties.store(Writer, String) format but skipping the timestamp and comments.
store(Properties, Path, String) - Static method in class io.quarkus.bootstrap.util.PropertyUtils
Stores properties into a file sorting the keys alphabetically and following Properties.store(Writer, String) format but skipping the timestamp and comments.
stream() - Method in interface io.quarkus.paths.PathCollection
 
STREAM_VERSION_SEPARATOR - Static variable in class io.quarkus.bootstrap.model.PlatformImportsImpl
 

T

test(SourceDir, SourceDir) - Static method in interface io.quarkus.bootstrap.workspace.ArtifactSources
 
TEST - Static variable in interface io.quarkus.bootstrap.workspace.ArtifactSources
 
TEST_TO_MAIN_MAPPINGS - Static variable in interface io.quarkus.bootstrap.BootstrapConstants
Constant for sharing the additional mappings between test-sources and the corresponding application-sources.
toCliOptions() - Method in interface io.quarkus.bootstrap.model.JvmOption
Returns command line representation of this option.
toCliOptions() - Method in class io.quarkus.bootstrap.model.MutableStandardJvmOption
 
toCliOptions() - Method in class io.quarkus.bootstrap.model.MutableXxJvmOption
 
toCompactCoords() - Method in class io.quarkus.maven.ArtifactCoords
Deprecated.
 
toCompactCoords() - Method in interface io.quarkus.maven.dependency.ArtifactCoords
 
toGacString() - Method in class io.quarkus.bootstrap.model.AppArtifactKey
Deprecated.
 
toGacString() - Method in interface io.quarkus.maven.dependency.ArtifactKey
 
toGACTVString() - Method in class io.quarkus.maven.dependency.DependencyBuilder
 
toGACTVString() - Method in class io.quarkus.maven.dependency.ResolvedDependencyBuilder
 
toGACTVString() - Method in interface io.quarkus.maven.dependency.ArtifactCoords
 
toList() - Method in class io.quarkus.bootstrap.model.PathsCollection
 
toMultiReleaseRelativePath(String) - Method in class io.quarkus.paths.PathTreeWithManifest
 
TOP_LEVEL_RUNTIME_EXTENSION_ARTIFACT - Static variable in interface io.quarkus.maven.dependency.DependencyFlags
 
toPatterns(Collection<ArtifactCoords>) - Static method in class io.quarkus.maven.dependency.ArtifactCoordsPattern
 
toPropertyValue() - Method in class io.quarkus.bootstrap.model.MutableBaseJvmOption
 
toRegexPattern(String) - Static method in class io.quarkus.util.GlobUtil
Transforms the given glob to a regular expression suitable for passing to Pattern.compile(String).
toString() - Method in class io.quarkus.bootstrap.model.AppArtifactCoords
Deprecated.
 
toString() - Method in class io.quarkus.bootstrap.model.AppArtifactKey
Deprecated.
 
toString() - Method in class io.quarkus.bootstrap.model.AppDependency
Deprecated.
 
toString() - Method in class io.quarkus.bootstrap.model.MutableBaseJvmOption
 
toString() - Method in class io.quarkus.bootstrap.model.PathsCollection
 
toString() - Method in class io.quarkus.bootstrap.model.PlatformReleaseInfo
 
toString() - Method in class io.quarkus.bootstrap.workspace.DefaultArtifactSources
 
toString() - Method in class io.quarkus.bootstrap.workspace.DefaultSourceDir
 
toString() - Method in class io.quarkus.bootstrap.workspace.DefaultWorkspaceModule
 
toString() - Method in class io.quarkus.maven.ArtifactCoords
Deprecated.
 
toString() - Method in class io.quarkus.maven.ArtifactKey
Deprecated.
 
toString() - Method in class io.quarkus.maven.dependency.ArtifactCoordsPattern
 
toString() - Method in class io.quarkus.maven.dependency.ArtifactDependency
 
toString() - Method in class io.quarkus.maven.dependency.GACT
 
toString() - Method in class io.quarkus.maven.dependency.GACTV
 
toString() - Method in class io.quarkus.maven.dependency.GAV
 
toString() - Method in class io.quarkus.maven.dependency.ResolvedArtifactDependency
 
toString() - Method in class io.quarkus.paths.ArchivePathTree.OpenArchivePathTree
 
toString() - Method in class io.quarkus.paths.ArchivePathTree
 
toString() - Method in class io.quarkus.paths.EmptyPathTree
 
toString() - Method in class io.quarkus.paths.FilteredPathTree
 
toString() - Method in class io.quarkus.paths.MultiRootPathTree
 
toString() - Method in class io.quarkus.paths.OpenContainerPathTree
 
toString() - Method in class io.quarkus.paths.PathFilter
 
toString() - Method in class io.quarkus.paths.PathList
 
toTextFlags(int) - Static method in class io.quarkus.bootstrap.util.BootstrapUtils
Generates a comma-separated list of flag names for an integer representation of the flags.
transformedClassesDir() - Static method in class io.quarkus.bootstrap.BootstrapDebug
 
type - Variable in class io.quarkus.bootstrap.model.AppArtifactCoords
Deprecated.
 
type - Variable in class io.quarkus.bootstrap.model.AppArtifactKey
Deprecated.
 
type - Variable in class io.quarkus.maven.ArtifactCoords
Deprecated.
 
type - Variable in class io.quarkus.maven.ArtifactKey
Deprecated.
 
type - Variable in class io.quarkus.maven.dependency.GACT
 
TYPE_JAR - Static variable in class io.quarkus.bootstrap.model.AppArtifactCoords
Deprecated.
 
TYPE_JAR - Static variable in interface io.quarkus.maven.dependency.ArtifactCoords
 
TYPE_POM - Static variable in class io.quarkus.bootstrap.model.AppArtifactCoords
Deprecated.
 
TYPE_POM - Static variable in interface io.quarkus.maven.dependency.ArtifactCoords
 

V

version - Variable in class io.quarkus.bootstrap.model.AppArtifactCoords
Deprecated.
 
version - Variable in class io.quarkus.maven.ArtifactCoords
Deprecated.
 
VISITED - Static variable in interface io.quarkus.maven.dependency.DependencyFlags
 
visitPath(PathVisit) - Method in interface io.quarkus.paths.PathVisitor
Called to visit a path when walking a path tree or when a caller requested to visit a specific path in a tree.

W

walk(PathVisitor) - Method in class io.quarkus.paths.ArchivePathTree.OpenArchivePathTree
 
walk(PathVisitor) - Method in class io.quarkus.paths.ArchivePathTree
 
walk(PathVisitor) - Method in class io.quarkus.paths.EmptyPathTree
 
walk(PathVisitor) - Method in class io.quarkus.paths.FilteredPathTree
 
walk(PathVisitor) - Method in class io.quarkus.paths.MultiRootPathTree
 
walk(PathVisitor) - Method in class io.quarkus.paths.OpenContainerPathTree
 
walk(PathVisitor) - Method in interface io.quarkus.paths.PathTree
Walks the tree.
walkIfContains(String, PathVisitor) - Method in class io.quarkus.paths.ArchivePathTree.OpenArchivePathTree
 
walkIfContains(String, PathVisitor) - Method in class io.quarkus.paths.ArchivePathTree
 
walkIfContains(String, PathVisitor) - Method in class io.quarkus.paths.EmptyPathTree
 
walkIfContains(String, PathVisitor) - Method in class io.quarkus.paths.FilteredPathTree
 
walkIfContains(String, PathVisitor) - Method in class io.quarkus.paths.MultiRootPathTree
 
walkIfContains(String, PathVisitor) - Method in class io.quarkus.paths.OpenContainerPathTree
 
walkIfContains(String, PathVisitor) - Method in interface io.quarkus.paths.PathTree
Walks a subtree of this tree that begins with a passed in relativePath, if the tree contains relativePath.
WORKSPACE_MODULE - Static variable in interface io.quarkus.maven.dependency.DependencyFlags
 
WorkspaceModule - Interface in io.quarkus.bootstrap.workspace
 
WorkspaceModule.Mutable - Interface in io.quarkus.bootstrap.workspace
 
WorkspaceModuleId - Interface in io.quarkus.bootstrap.workspace
 
writeAppModelWithWorkspaceId(ApplicationModel, int, Path) - Static method in class io.quarkus.bootstrap.util.BootstrapUtils
Serializes an ApplicationModel along with the workspace ID for which it was resolved.
writeFile(Path, String) - Static method in class io.quarkus.bootstrap.util.IoUtils
Write a string to a file using UTF-8 encoding.
writeLock() - Method in class io.quarkus.paths.ArchivePathTree.OpenArchivePathTree
 
A B C D E F G H I J K L M N O P Q R S T V W 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form