A B C D E F G H I K L M N O P Q R S T V W
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- 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
- 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
- addConflict(String, String) - Method in class io.quarkus.bootstrap.model.CapabilityErrors
- addDependencies(Collection<AppDependency>) - Method in class io.quarkus.bootstrap.model.AppModel.Builder
-
Deprecated.
- addDependencies(Collection<ResolvedDependency>) - Method in class io.quarkus.bootstrap.model.ApplicationModelBuilder
- addDependency(AppDependency) - Method in class io.quarkus.bootstrap.model.AppModel.Builder
-
Deprecated.
- addDependency(ResolvedDependency) - Method in class io.quarkus.bootstrap.model.ApplicationModelBuilder
- addDeploymentDep(AppDependency) - Method in class io.quarkus.bootstrap.model.AppModel.Builder
-
Deprecated.
- addDeploymentDeps(List<AppDependency>) - Method in class io.quarkus.bootstrap.model.AppModel.Builder
-
Deprecated.
- addExcludedArtifact(AppArtifactKey) - Method in class io.quarkus.bootstrap.model.AppModel.Builder
-
Deprecated.
- addExcludedArtifact(ArtifactKey) - Method in class io.quarkus.bootstrap.model.ApplicationModelBuilder
- addExcludedArtifacts(List<AppArtifactKey>) - Method in class io.quarkus.bootstrap.model.AppModel.Builder
-
Deprecated.
- addExcludedArtifacts(List<ArtifactKey>) - Method in class io.quarkus.bootstrap.model.ApplicationModelBuilder
- 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
- addFullDeploymentDep(AppDependency) - Method in class io.quarkus.bootstrap.model.AppModel.Builder
-
Deprecated.
- addFullDeploymentDeps(List<AppDependency>) - Method in class io.quarkus.bootstrap.model.AppModel.Builder
-
Deprecated.
- addLesserPriorityArtifact(AppArtifactKey) - Method in class io.quarkus.bootstrap.model.AppModel.Builder
-
Deprecated.
- addLesserPriorityArtifact(ArtifactKey) - Method in class io.quarkus.bootstrap.model.ApplicationModelBuilder
- addLesserPriorityArtifacts(List<AppArtifactKey>) - Method in class io.quarkus.bootstrap.model.AppModel.Builder
-
Deprecated.
- addLesserPriorityArtifacts(List<ArtifactKey>) - Method in class io.quarkus.bootstrap.model.ApplicationModelBuilder
- addLocalProjectArtifact(AppArtifactKey) - Method in class io.quarkus.bootstrap.model.AppModel.Builder
-
Deprecated.
- addLocalProjectArtifacts(Collection<AppArtifactKey>) - Method in class io.quarkus.bootstrap.model.AppModel.Builder
-
Deprecated.
- addMainResources(ProcessedSources) - Method in class io.quarkus.bootstrap.workspace.DefaultWorkspaceModule
- addMainSources(ProcessedSources) - Method in class io.quarkus.bootstrap.workspace.DefaultWorkspaceModule
- addParentFirstArtifact(AppArtifactKey) - Method in class io.quarkus.bootstrap.model.AppModel.Builder
-
Deprecated.
- addParentFirstArtifact(ArtifactKey) - Method in class io.quarkus.bootstrap.model.ApplicationModelBuilder
- addParentFirstArtifacts(List<AppArtifactKey>) - Method in class io.quarkus.bootstrap.model.AppModel.Builder
-
Deprecated.
- 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
- addRunnerParentFirstArtifact(AppArtifactKey) - Method in class io.quarkus.bootstrap.model.AppModel.Builder
-
Deprecated.
- addRunnerParentFirstArtifact(ArtifactKey) - Method in class io.quarkus.bootstrap.model.ApplicationModelBuilder
- addRunnerParentFirstArtifacts(List<AppArtifactKey>) - Method in class io.quarkus.bootstrap.model.AppModel.Builder
-
Deprecated.
- addRunnerParentFirstArtifacts(List<ArtifactKey>) - Method in class io.quarkus.bootstrap.model.ApplicationModelBuilder
- addRuntimeDep(AppDependency) - Method in class io.quarkus.bootstrap.model.AppModel.Builder
-
Deprecated.
- addRuntimeDeps(List<AppDependency>) - Method in class io.quarkus.bootstrap.model.AppModel.Builder
-
Deprecated.
- addTestResources(ProcessedSources) - Method in class io.quarkus.bootstrap.workspace.DefaultWorkspaceModule
- addTestSources(ProcessedSources) - Method in class io.quarkus.bootstrap.workspace.DefaultWorkspaceModule
- AppArtifact - Class in io.quarkus.bootstrap.model
-
Represents an application (or its dependency) artifact.
- AppArtifact(AppArtifactCoords) - Constructor for class io.quarkus.bootstrap.model.AppArtifact
- AppArtifact(AppArtifactCoords, WorkspaceModule) - Constructor for class io.quarkus.bootstrap.model.AppArtifact
- AppArtifact(String, String, String) - Constructor for class io.quarkus.bootstrap.model.AppArtifact
- AppArtifact(String, String, String, String, String) - Constructor for class io.quarkus.bootstrap.model.AppArtifact
- AppArtifact(String, String, String, String, String, WorkspaceModule, String, int) - Constructor for class io.quarkus.bootstrap.model.AppArtifact
- AppArtifactCoords - Class in io.quarkus.bootstrap.model
-
GroupId, artifactId, classifier, type, version
- AppArtifactCoords(AppArtifactKey, String) - Constructor for class io.quarkus.bootstrap.model.AppArtifactCoords
- AppArtifactCoords(String[]) - Constructor for class io.quarkus.bootstrap.model.AppArtifactCoords
- AppArtifactCoords(String, String, String) - Constructor for class io.quarkus.bootstrap.model.AppArtifactCoords
- AppArtifactCoords(String, String, String, String) - Constructor for class io.quarkus.bootstrap.model.AppArtifactCoords
- AppArtifactCoords(String, String, String, String, String) - Constructor for class io.quarkus.bootstrap.model.AppArtifactCoords
- AppArtifactKey - Class in io.quarkus.bootstrap.model
-
GroupId, artifactId and classifier
- AppArtifactKey(String[]) - Constructor for class io.quarkus.bootstrap.model.AppArtifactKey
- AppArtifactKey(String, String) - Constructor for class io.quarkus.bootstrap.model.AppArtifactKey
- AppArtifactKey(String, String, String) - Constructor for class io.quarkus.bootstrap.model.AppArtifactKey
- AppArtifactKey(String, String, String, String) - Constructor for class io.quarkus.bootstrap.model.AppArtifactKey
- AppDependency - Class in io.quarkus.bootstrap.model
- AppDependency(AppArtifact, String, boolean, int...) - Constructor for class io.quarkus.bootstrap.model.AppDependency
- AppDependency(AppArtifact, String, int...) - Constructor for class io.quarkus.bootstrap.model.AppDependency
- append(StringBuilder) - Method in class io.quarkus.bootstrap.model.AppArtifactCoords
- append(StringBuilder) - Method in class io.quarkus.maven.dependency.GACTV
- ApplicationModel - Interface in io.quarkus.bootstrap.model
- ApplicationModelBuilder - Class in io.quarkus.bootstrap.model
- ApplicationModelBuilder() - Constructor for class io.quarkus.bootstrap.model.ApplicationModelBuilder
- AppModel - Class in io.quarkus.bootstrap.model
-
Deprecated.in favor of
ApplicationModel - AppModel.Builder - Class in io.quarkus.bootstrap.model
-
Deprecated.
- AppModelResolver - Interface in io.quarkus.bootstrap.resolver
-
Application model resolver used to resolve application and/or its dependency artifacts.
- AppModelResolverException - Exception in io.quarkus.bootstrap.resolver
- AppModelResolverException(String) - Constructor for exception io.quarkus.bootstrap.resolver.AppModelResolverException
- AppModelResolverException(String, Throwable) - Constructor for exception io.quarkus.bootstrap.resolver.AppModelResolverException
- ArtifactCoords - Interface 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
- artifactId - Variable in class io.quarkus.bootstrap.model.AppArtifactCoords
- artifactId - Variable in class io.quarkus.bootstrap.model.AppArtifactKey
- artifactId - Variable in class io.quarkus.maven.dependency.GACT
- ArtifactKey - Interface in io.quarkus.maven.dependency
B
- BootstrapConstants - Interface 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.AppModel.Builder
-
Deprecated.
- build() - Method in class io.quarkus.bootstrap.model.PathsCollection.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_STEPS_PATH - Static variable in interface io.quarkus.bootstrap.BootstrapConstants
- builder() - Static method in class io.quarkus.bootstrap.model.PathsCollection
- builder() - Static method in class io.quarkus.paths.PathList
- Builder() - Constructor for class io.quarkus.bootstrap.model.AppModel.Builder
-
Deprecated.
C
- CapabilityContract - Class in io.quarkus.bootstrap.model
- CapabilityContract(String, List<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
- classifier - Variable in class io.quarkus.bootstrap.model.AppArtifactKey
- classifier - Variable in class io.quarkus.maven.dependency.GACT
- clearFlag(int) - Method in class io.quarkus.bootstrap.model.AppDependency
- clearFlag(int) - Method in class io.quarkus.maven.dependency.ArtifactDependency
- CONDITIONAL_DEPENDENCIES - Static variable in interface io.quarkus.bootstrap.BootstrapConstants
- 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
- convert(ApplicationModel) - Static method in class io.quarkus.bootstrap.util.BootstrapUtils
- copy(OutputStream, InputStream) - Static method in class io.quarkus.bootstrap.util.IoUtils
- 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
- DefaultApplicationModel - Class in io.quarkus.bootstrap.model
- DefaultApplicationModel(ApplicationModelBuilder) - Constructor for class io.quarkus.bootstrap.model.DefaultApplicationModel
- DefaultProcessedSources - Class in io.quarkus.bootstrap.workspace
- DefaultProcessedSources(File, File) - Constructor for class io.quarkus.bootstrap.workspace.DefaultProcessedSources
- DefaultProcessedSources(File, File, Map<Object, Object>) - Constructor for class io.quarkus.bootstrap.workspace.DefaultProcessedSources
- DefaultWorkspaceModule - Class in io.quarkus.bootstrap.workspace
- DefaultWorkspaceModule(WorkspaceModuleId, File, File) - Constructor for class io.quarkus.bootstrap.workspace.DefaultWorkspaceModule
- 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
E
- empty() - Static method in class io.quarkus.paths.PathList
- EMPTY - Static variable in interface io.quarkus.bootstrap.BootstrapConstants
- equals(Object) - Method in class io.quarkus.bootstrap.model.AppArtifactCoords
- equals(Object) - Method in class io.quarkus.bootstrap.model.AppArtifactKey
- equals(Object) - Method in class io.quarkus.bootstrap.model.AppDependency
- equals(Object) - Method in class io.quarkus.bootstrap.workspace.DefaultProcessedSources
- 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
- EXCLUDED_ARTIFACTS - Static variable in interface io.quarkus.bootstrap.BootstrapConstants
- EXCLUDED_ARTIFACTS - Static variable in interface io.quarkus.bootstrap.model.ApplicationModel
- EXCLUDED_ARTIFACTS - Static variable in class io.quarkus.bootstrap.model.ApplicationModelBuilder
- exportModel(ApplicationModel, boolean) - Static method in class io.quarkus.bootstrap.util.BootstrapUtils
- EXTENSION_PROPS_JSON_FILE_NAME - Static variable in interface io.quarkus.bootstrap.BootstrapConstants
-
Deprecated.
- ExtensionCapabilities - Interface in io.quarkus.bootstrap.model
F
- from(Iterable<Path>) - Static method in class io.quarkus.bootstrap.model.PathsCollection
- from(Iterable<Path>) - Static method in class io.quarkus.paths.PathList
- fromString(String) - Static method in class io.quarkus.bootstrap.model.AppArtifactCoords
- fromString(String) - Static method in class io.quarkus.bootstrap.model.AppArtifactKey
- fromString(String) - Static method in class io.quarkus.maven.dependency.GACT
- fromString(String) - Static method in class io.quarkus.maven.dependency.GACTV
G
- 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
- getAppArtifact() - Method in interface io.quarkus.bootstrap.model.ApplicationModel
- getAppArtifact() - Method in class io.quarkus.bootstrap.model.AppModel
-
Deprecated.
- getAppArtifact() - Method in class io.quarkus.bootstrap.model.DefaultApplicationModel
- getApplicationModule() - Method in interface io.quarkus.bootstrap.model.ApplicationModel
- getAppModel(Path) - Method in class io.quarkus.bootstrap.model.MutableJarApplicationModel
- getArtifact() - Method in class io.quarkus.bootstrap.model.AppDependency
- getArtifactId() - Method in class io.quarkus.bootstrap.model.AppArtifactCoords
- getArtifactId() - Method in class io.quarkus.bootstrap.model.AppArtifactKey
- getArtifactId() - Method in class io.quarkus.bootstrap.model.AppDependency
- getArtifactId() - Method in interface io.quarkus.bootstrap.workspace.WorkspaceModuleId
- 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
- getBuildDir() - Method in interface io.quarkus.bootstrap.workspace.WorkspaceModule
- getBuildFiles() - Method in class io.quarkus.bootstrap.workspace.DefaultWorkspaceModule
- getBuildFiles() - Method in interface io.quarkus.bootstrap.workspace.WorkspaceModule
- getCapabilityContracts() - Method in class io.quarkus.bootstrap.model.AppModel
-
Deprecated.
- getClassifier() - Method in class io.quarkus.bootstrap.model.AppArtifactCoords
- getClassifier() - Method in class io.quarkus.bootstrap.model.AppArtifactKey
- getClassifier() - Method in class io.quarkus.bootstrap.model.AppDependency
- 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
- getDependencies() - Method in interface io.quarkus.bootstrap.model.ApplicationModel
- getDependencies() - Method in class io.quarkus.bootstrap.model.AppModel
-
Deprecated.
- getDependencies() - Method in class io.quarkus.bootstrap.model.DefaultApplicationModel
- getDependency(ArtifactKey) - Method in class io.quarkus.bootstrap.model.ApplicationModelBuilder
- getDependency(ArtifactKey) - Method in class io.quarkus.bootstrap.model.AppModel.Builder
-
Deprecated.
- getDeploymentDependencies() - Method in class io.quarkus.bootstrap.model.AppModel
-
Deprecated.
- getDestinationDir() - Method in class io.quarkus.bootstrap.workspace.DefaultProcessedSources
- getDestinationDir() - Method in interface io.quarkus.bootstrap.workspace.ProcessedSources
- 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
- getExtensionCapabilities() - Method in class io.quarkus.bootstrap.model.AppModel
-
Deprecated.
- getExtensionCapabilities() - Method in class io.quarkus.bootstrap.model.DefaultApplicationModel
- getFlags() - Method in class io.quarkus.bootstrap.model.AppArtifact
- getFlags() - Method in class io.quarkus.bootstrap.model.AppDependency
- getFlags() - Method in class io.quarkus.maven.dependency.ArtifactDependency
- getFlags() - Method in interface io.quarkus.maven.dependency.Dependency
- getFullDeploymentDeps() - Method in class io.quarkus.bootstrap.model.AppModel
-
Deprecated.
- getGroupId() - Method in class io.quarkus.bootstrap.model.AppArtifactCoords
- getGroupId() - Method in class io.quarkus.bootstrap.model.AppArtifactKey
- getGroupId() - Method in class io.quarkus.bootstrap.model.AppDependency
- getGroupId() - Method in interface io.quarkus.bootstrap.workspace.WorkspaceModuleId
- 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
- getId() - Method in interface io.quarkus.bootstrap.workspace.WorkspaceModule
- 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
- getKey() - Method in class io.quarkus.bootstrap.model.AppArtifactCoords
- getKey() - Method in class io.quarkus.bootstrap.model.AppDependency
- 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.
- getLesserPriorityArtifacts() - Method in class io.quarkus.bootstrap.model.AppModel
-
Deprecated.
- getLocalProjectArtifacts() - Method in class io.quarkus.bootstrap.model.AppModel
-
Deprecated.
- getLowerPriorityArtifacts() - Method in interface io.quarkus.bootstrap.model.ApplicationModel
- getLowerPriorityArtifacts() - Method in class io.quarkus.bootstrap.model.AppModel
-
Deprecated.
- getLowerPriorityArtifacts() - Method in class io.quarkus.bootstrap.model.DefaultApplicationModel
- getMainResources() - Method in class io.quarkus.bootstrap.workspace.DefaultWorkspaceModule
- getMainResources() - Method in interface io.quarkus.bootstrap.workspace.WorkspaceModule
- getMainSources() - Method in class io.quarkus.bootstrap.workspace.DefaultWorkspaceModule
- getMainSources() - Method in interface io.quarkus.bootstrap.workspace.WorkspaceModule
- 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
- getModuleDir() - Method in interface io.quarkus.bootstrap.workspace.WorkspaceModule
- 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.
- getOrCreateProjectModule(WorkspaceModuleId, File, File) - Method in class io.quarkus.bootstrap.model.ApplicationModelBuilder
- getParentFirst() - Method in interface io.quarkus.bootstrap.model.ApplicationModel
- getParentFirst() - Method in class io.quarkus.bootstrap.model.AppModel
-
Deprecated.
- getParentFirst() - Method in class io.quarkus.bootstrap.model.DefaultApplicationModel
- getParentFirstArtifacts() - Method in class io.quarkus.bootstrap.model.AppModel
-
Deprecated.
- getPath() - Method in class io.quarkus.bootstrap.model.AppArtifact
-
Deprecated.in favor of
AppArtifact.getResolvedPaths() - getPaths() - Method in class io.quarkus.bootstrap.model.AppArtifact
-
Collection of the paths that collectively constitute the artifact's content.
- 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
- getPlatformProperties() - Method in class io.quarkus.bootstrap.model.AppModel
-
Deprecated.
- 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
- getPlatforms() - Method in class io.quarkus.bootstrap.model.AppModel
-
Deprecated.
- 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
- getReloadableWorkspaceDependencies() - Method in interface io.quarkus.bootstrap.model.ApplicationModel
- getReloadableWorkspaceDependencies() - Method in class io.quarkus.bootstrap.model.AppModel
-
Deprecated.
- getReloadableWorkspaceDependencies() - Method in class io.quarkus.bootstrap.model.DefaultApplicationModel
- getResolvedPaths() - Method in class io.quarkus.bootstrap.model.AppArtifact
- getResolvedPaths() - Method in class io.quarkus.bootstrap.model.AppDependency
- 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
- getRunnerParentFirst() - Method in interface io.quarkus.bootstrap.model.ApplicationModel
- getRunnerParentFirst() - Method in class io.quarkus.bootstrap.model.AppModel
-
Deprecated.
- getRunnerParentFirst() - Method in class io.quarkus.bootstrap.model.DefaultApplicationModel
- getRunnerParentFirstArtifacts() - Method in class io.quarkus.bootstrap.model.AppModel
-
Deprecated.
- getRuntimeDependencies() - Method in interface io.quarkus.bootstrap.model.ApplicationModel
- getScope() - Method in class io.quarkus.bootstrap.model.AppArtifact
- getScope() - Method in class io.quarkus.bootstrap.model.AppDependency
- getScope() - Method in class io.quarkus.maven.dependency.ArtifactDependency
- getScope() - Method in interface io.quarkus.maven.dependency.Dependency
- getSinglePath() - Method in interface io.quarkus.paths.PathCollection
- getSinglePath() - Method in class io.quarkus.paths.PathList
- getSourceDir() - Method in class io.quarkus.bootstrap.workspace.DefaultProcessedSources
- getSourceDir() - Method in interface io.quarkus.bootstrap.workspace.ProcessedSources
- getStream() - Method in class io.quarkus.bootstrap.model.PlatformReleaseInfo
-
Platform stream.
- getTestResources() - Method in class io.quarkus.bootstrap.workspace.DefaultWorkspaceModule
- getTestResources() - Method in interface io.quarkus.bootstrap.workspace.WorkspaceModule
- getTestSources() - Method in class io.quarkus.bootstrap.workspace.DefaultWorkspaceModule
- getTestSources() - Method in interface io.quarkus.bootstrap.workspace.WorkspaceModule
- getType() - Method in class io.quarkus.bootstrap.model.AppArtifactCoords
- getType() - Method in class io.quarkus.bootstrap.model.AppArtifactKey
- getType() - Method in class io.quarkus.bootstrap.model.AppDependency
- 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
- getUserDependencies() - Method in class io.quarkus.bootstrap.model.AppModel
-
Deprecated.Dependencies that the user has added that have nothing to do with Quarkus (3rd party libs, additional modules etc)
- 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.DefaultProcessedSources
- getValue(Object, Class<T>) - Method in interface io.quarkus.bootstrap.workspace.ProcessedSources
- getVersion() - Method in class io.quarkus.bootstrap.model.AppArtifactCoords
- getVersion() - Method in class io.quarkus.bootstrap.model.AppDependency
- 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 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
- 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
- groupId - Variable in class io.quarkus.bootstrap.model.AppArtifactCoords
- groupId - Variable in class io.quarkus.bootstrap.model.AppArtifactKey
- groupId - Variable in class io.quarkus.maven.dependency.GACT
H
- handleExtensionProperties(Properties, String) - Method in class io.quarkus.bootstrap.model.ApplicationModelBuilder
-
Sets the parent first and excluded artifacts from a descriptor properties file
- handleExtensionProperties(Properties, String) - Method in class io.quarkus.bootstrap.model.AppModel.Builder
-
Deprecated.Sets the parent first and excluded artifacts from a descriptor properties file
- hashCode() - Method in class io.quarkus.bootstrap.model.AppArtifactCoords
- hashCode() - Method in class io.quarkus.bootstrap.model.AppArtifactKey
- hashCode() - Method in class io.quarkus.bootstrap.model.AppDependency
- hashCode() - Method in class io.quarkus.bootstrap.workspace.DefaultProcessedSources
- 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
I
- 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.dependency - package io.quarkus.maven.dependency
- io.quarkus.paths - package io.quarkus.paths
- 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
- 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 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
- isFlagSet(int) - Method in interface io.quarkus.maven.dependency.Dependency
- isOptional() - Method in interface io.quarkus.maven.dependency.Dependency
- 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
-
Whether the artifact has been resolved, i.e.
- 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
- isWindows() - Static method in class io.quarkus.bootstrap.util.PropertyUtils
- isWorkspacetModule() - Method in interface io.quarkus.maven.dependency.Dependency
- iterator() - Method in class io.quarkus.bootstrap.model.PathsCollection
- iterator() - Method in class io.quarkus.paths.PathList
K
- key - Variable in class io.quarkus.bootstrap.model.AppArtifactCoords
L
- LESSER_PRIORITY_ARTIFACTS - Static variable in interface io.quarkus.bootstrap.BootstrapConstants
- LESSER_PRIORITY_ARTIFACTS - Static variable in interface io.quarkus.bootstrap.model.ApplicationModel
- 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
- 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
- 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
N
- newInstance() - Static method in class io.quarkus.maven.dependency.DependencyBuilder
- newInstance() - Static method in class io.quarkus.maven.dependency.ResolvedDependencyBuilder
O
- of(Path...) - Static method in class io.quarkus.bootstrap.model.PathsCollection
- of(Path...) - Static method in class io.quarkus.paths.PathList
- 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 interface io.quarkus.bootstrap.model.ApplicationModel
- PARENT_FIRST_ARTIFACTS - Static variable in class io.quarkus.bootstrap.model.ApplicationModelBuilder
- parseDependencyCondition(String) - Static method in class io.quarkus.bootstrap.util.BootstrapUtils
- PathCollection - Interface in io.quarkus.paths
- PathList - Class in io.quarkus.paths
- PathList.Builder - Class in io.quarkus.paths
- paths - Variable in class io.quarkus.bootstrap.model.AppArtifact
- PathsCollection - Class in io.quarkus.bootstrap.model
- PathsCollection.Builder - Class in io.quarkus.bootstrap.model
- PathsUtils - Class in io.quarkus.bootstrap.util
- PathsUtils() - Constructor for class io.quarkus.bootstrap.util.PathsUtils
- 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.dependency.GACTV
- ProcessedSources - Interface in io.quarkus.bootstrap.workspace
- PROP_DEPLOYMENT_ARTIFACT - Static variable in interface io.quarkus.bootstrap.BootstrapConstants
- PROP_PROVIDES_CAPABILITIES - Static variable in interface io.quarkus.bootstrap.BootstrapConstants
- 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
Q
- QUARKUS_EXTENSION_FILE_NAME - Static variable in interface io.quarkus.bootstrap.BootstrapConstants
R
- readFile(Path) - Static method in class io.quarkus.bootstrap.util.IoUtils
- recursiveDelete(Path) - Static method in class io.quarkus.bootstrap.util.IoUtils
- 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
- 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
- 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 interface io.quarkus.bootstrap.model.ApplicationModel
- RUNNER_PARENT_FIRST_ARTIFACTS - Static variable in class io.quarkus.bootstrap.model.ApplicationModelBuilder
- RUNTIME_CP - Static variable in interface io.quarkus.maven.dependency.DependencyFlags
- RUNTIME_EXTENSION_ARTIFACT - Static variable in interface io.quarkus.maven.dependency.DependencyFlags
S
- 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
- setAppArtifact(AppArtifact) - Method in class io.quarkus.bootstrap.model.AppModel.Builder
-
Deprecated.
- setAppArtifact(ResolvedDependency) - Method in class io.quarkus.bootstrap.model.ApplicationModelBuilder
- setBuildFiles(PathCollection) - Method in class io.quarkus.bootstrap.workspace.DefaultWorkspaceModule
- setCapabilitiesContracts(Map<String, CapabilityContract>) - Method in class io.quarkus.bootstrap.model.AppModel.Builder
-
Deprecated.
- setFlag(int) - Method in class io.quarkus.maven.dependency.ArtifactDependency
- setMode(String) - Method in class io.quarkus.bootstrap.model.gradle.impl.ModelParameterImpl
- setMode(String) - Method in interface io.quarkus.bootstrap.model.gradle.ModelParameter
- setPath(Path) - Method in class io.quarkus.bootstrap.model.AppArtifact
-
Associates the artifact with the given path
- setPaths(PathsCollection) - Method in class io.quarkus.bootstrap.model.AppArtifact
-
Associates the artifact with a collection of paths that constitute its content.
- setPlatformImports(PlatformImports) - Method in class io.quarkus.bootstrap.model.ApplicationModelBuilder
- setPlatformImports(PlatformImports) - Method in class io.quarkus.bootstrap.model.AppModel.Builder
-
Deprecated.
- setPlatformProperties(Map<String, String>) - Method in class io.quarkus.bootstrap.model.PlatformImportsImpl
- 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
- 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
- split(String, String[]) - Static method in class io.quarkus.bootstrap.model.AppArtifactCoords
- split(String, String[]) - Static method in class io.quarkus.maven.dependency.GACTV
- split(String, String[], int) - Static method in class io.quarkus.bootstrap.model.AppArtifactKey
- split(String, String[], int) - Static method in class io.quarkus.maven.dependency.GACT
- splitByWhitespace(String) - Static method in class io.quarkus.bootstrap.util.BootstrapUtils
- STREAM_VERSION_SEPARATOR - Static variable in class io.quarkus.bootstrap.model.PlatformImportsImpl
T
- 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.
- toGacString() - Method in class io.quarkus.bootstrap.model.AppArtifactKey
- toGacString() - Method in interface io.quarkus.maven.dependency.ArtifactKey
- toGacString() - Method in class io.quarkus.maven.dependency.GACT
- toGACTVString() - Method in interface io.quarkus.maven.dependency.ArtifactCoords
- toList() - Method in class io.quarkus.bootstrap.model.PathsCollection
- toList() - Method in class io.quarkus.paths.PathList
- toPathsCollection(Collection<File>) - Static method in class io.quarkus.bootstrap.util.PathsUtils
- toString() - Method in class io.quarkus.bootstrap.model.AppArtifactCoords
- toString() - Method in class io.quarkus.bootstrap.model.AppArtifactKey
- toString() - Method in class io.quarkus.bootstrap.model.AppDependency
- toString() - Method in class io.quarkus.bootstrap.model.AppModel
-
Deprecated.
- 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.DefaultProcessedSources
- toString() - Method in class io.quarkus.bootstrap.workspace.DefaultWorkspaceModule
- 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.PathList
- type - Variable in class io.quarkus.bootstrap.model.AppArtifactCoords
- type - Variable in class io.quarkus.bootstrap.model.AppArtifactKey
- type - Variable in class io.quarkus.maven.dependency.GACT
- TYPE_JAR - Static variable in class io.quarkus.bootstrap.model.AppArtifactCoords
- TYPE_JAR - Static variable in interface io.quarkus.maven.dependency.ArtifactCoords
- TYPE_POM - Static variable in class io.quarkus.bootstrap.model.AppArtifactCoords
- TYPE_POM - Static variable in interface io.quarkus.maven.dependency.ArtifactCoords
V
- version - Variable in class io.quarkus.bootstrap.model.AppArtifactCoords
W
- WORKSPACE_MODULE - Static variable in interface io.quarkus.maven.dependency.DependencyFlags
- WorkspaceModule - Interface in io.quarkus.bootstrap.workspace
- WorkspaceModuleId - Interface in io.quarkus.bootstrap.workspace
- writeFile(Path, String) - Static method in class io.quarkus.bootstrap.util.IoUtils
All Classes All Packages