Skip navigation links
Quarkus - Dev tools - Platform Descriptor API 1.9.1.Final
A B C E G H I L M Q R S T V 

A

addMetadata(String, Object) - Method in class io.quarkus.dependencies.Extension
 
addPlatform(QuarkusPlatformDescriptor) - Method in class io.quarkus.platform.descriptor.CombinedQuarkusPlatformDescriptor.Builder
Adds a platform descriptor.
ARTIFACT_ID - Static variable in class io.quarkus.dependencies.Extension
 

B

build() - Method in class io.quarkus.platform.descriptor.CombinedQuarkusPlatformDescriptor.Builder
 
builder() - Static method in class io.quarkus.platform.descriptor.CombinedQuarkusPlatformDescriptor
 

C

Category - Class in io.quarkus.dependencies
 
Category() - Constructor for class io.quarkus.dependencies.Category
 
CombinedQuarkusPlatformDescriptor - Class in io.quarkus.platform.descriptor
Platform descriptor that is composed of multiple platform descriptors.
CombinedQuarkusPlatformDescriptor.Builder - Class in io.quarkus.platform.descriptor
 
consume(InputStream) - Method in interface io.quarkus.platform.descriptor.ResourceInputStreamConsumer
 
consume(Path) - Method in interface io.quarkus.platform.descriptor.ResourcePathConsumer
 
create(String) - Static method in class io.quarkus.dependencies.ExtensionPredicate
 

E

equals(Object) - Method in class io.quarkus.dependencies.Category
 
equals(Object) - Method in class io.quarkus.dependencies.Extension
 
Extension - Class in io.quarkus.dependencies
 
Extension() - Constructor for class io.quarkus.dependencies.Extension
 
Extension(String, String, String) - Constructor for class io.quarkus.dependencies.Extension
 
ExtensionPredicate - Class in io.quarkus.dependencies
A Predicate implementation that will test a keyword against an Extension
ExtensionPredicate(String) - Constructor for class io.quarkus.dependencies.ExtensionPredicate
 

G

gav() - Method in class io.quarkus.dependencies.Extension
 
gav() - Method in interface io.quarkus.platform.descriptor.QuarkusPlatformDescriptor
 
getArtifactId() - Method in class io.quarkus.dependencies.Extension
 
getBomArtifactId() - Method in class io.quarkus.platform.descriptor.CombinedQuarkusPlatformDescriptor
 
getBomArtifactId() - Method in interface io.quarkus.platform.descriptor.QuarkusPlatformDescriptor
 
getBomGroupId() - Method in class io.quarkus.platform.descriptor.CombinedQuarkusPlatformDescriptor
 
getBomGroupId() - Method in interface io.quarkus.platform.descriptor.QuarkusPlatformDescriptor
 
getBomVersion() - Method in class io.quarkus.platform.descriptor.CombinedQuarkusPlatformDescriptor
 
getBomVersion() - Method in interface io.quarkus.platform.descriptor.QuarkusPlatformDescriptor
 
getCategories() - Method in class io.quarkus.platform.descriptor.CombinedQuarkusPlatformDescriptor
 
getCategories() - Method in interface io.quarkus.platform.descriptor.QuarkusPlatformDescriptor
 
getClassifier() - Method in class io.quarkus.dependencies.Extension
 
getCodestart() - Method in class io.quarkus.dependencies.Extension
 
getDescription() - Method in class io.quarkus.dependencies.Category
 
getDescription() - Method in class io.quarkus.dependencies.Extension
 
getExtensions() - Method in class io.quarkus.platform.descriptor.CombinedQuarkusPlatformDescriptor
 
getExtensions() - Method in interface io.quarkus.platform.descriptor.QuarkusPlatformDescriptor
 
getGroupId() - Method in class io.quarkus.dependencies.Extension
Group Id for the extension artifact
getGuide() - Method in class io.quarkus.dependencies.Extension
 
getId() - Method in class io.quarkus.dependencies.Category
 
getKeywords() - Method in class io.quarkus.dependencies.Extension
 
getManagedDependencies() - Method in class io.quarkus.platform.descriptor.CombinedQuarkusPlatformDescriptor
 
getManagedDependencies() - Method in interface io.quarkus.platform.descriptor.QuarkusPlatformDescriptor
 
getMessageWriter() - Method in interface io.quarkus.platform.descriptor.loader.QuarkusPlatformDescriptorLoaderContext
 
getMetadata() - Method in class io.quarkus.dependencies.Category
 
getMetadata() - Method in class io.quarkus.dependencies.Extension
Semi-Unstructured metadata used to provide metadata to tools and other frontends.
getMetadata() - Method in class io.quarkus.platform.descriptor.CombinedQuarkusPlatformDescriptor
 
getMetadata() - Method in interface io.quarkus.platform.descriptor.QuarkusPlatformDescriptor
 
getName() - Method in class io.quarkus.dependencies.Category
 
getName() - Method in class io.quarkus.dependencies.Extension
 
getQuarkusVersion() - Method in class io.quarkus.platform.descriptor.CombinedQuarkusPlatformDescriptor
 
getQuarkusVersion() - Method in interface io.quarkus.platform.descriptor.QuarkusPlatformDescriptor
 
getScope() - Method in class io.quarkus.dependencies.Extension
 
getShortName() - Method in class io.quarkus.dependencies.Extension
 
getSimplifiedArtifactId() - Method in class io.quarkus.dependencies.Extension
 
getTemplate(String) - Method in class io.quarkus.platform.descriptor.CombinedQuarkusPlatformDescriptor
 
getTemplate(String) - Method in interface io.quarkus.platform.descriptor.QuarkusPlatformDescriptor
 
getType() - Method in class io.quarkus.dependencies.Extension
 
getVersion() - Method in class io.quarkus.dependencies.Extension
 
GROUP_ID - Static variable in class io.quarkus.dependencies.Extension
 

H

hashCode() - Method in class io.quarkus.dependencies.Category
 
hashCode() - Method in class io.quarkus.dependencies.Extension
 

I

io.quarkus.dependencies - package io.quarkus.dependencies
 
io.quarkus.platform.descriptor - package io.quarkus.platform.descriptor
 
io.quarkus.platform.descriptor.loader - package io.quarkus.platform.descriptor.loader
 
isExactMatch(Extension) - Method in class io.quarkus.dependencies.ExtensionPredicate
 
isPattern(String) - Static method in class io.quarkus.dependencies.ExtensionPredicate
 
isUnlisted() - Method in class io.quarkus.dependencies.Extension
 

L

labelsForMatching() - Method in class io.quarkus.dependencies.Extension
List of strings to use for matching.
load(C) - Method in interface io.quarkus.platform.descriptor.loader.QuarkusPlatformDescriptorLoader
 
loadResource(String, ResourceInputStreamConsumer<T>) - Method in class io.quarkus.platform.descriptor.CombinedQuarkusPlatformDescriptor
 
loadResource(String, ResourceInputStreamConsumer<T>) - Method in interface io.quarkus.platform.descriptor.QuarkusPlatformDescriptor
 
loadResourceAsPath(String, ResourcePathConsumer<T>) - Method in class io.quarkus.platform.descriptor.CombinedQuarkusPlatformDescriptor
 
loadResourceAsPath(String, ResourcePathConsumer<T>) - Method in interface io.quarkus.platform.descriptor.QuarkusPlatformDescriptor
 

M

managementKey() - Method in class io.quarkus.dependencies.Extension
 
MD_CODESTART - Static variable in class io.quarkus.dependencies.Extension
 
MD_GUIDE - Static variable in class io.quarkus.dependencies.Extension
 
MD_KEYWORDS - Static variable in class io.quarkus.dependencies.Extension
Key used for keywords in metadata
MD_PINNED - Static variable in class io.quarkus.dependencies.Category
 
MD_SHORT_NAME - Static variable in class io.quarkus.dependencies.Extension
 
MD_STATUS - Static variable in class io.quarkus.dependencies.Extension
 
MD_UNLISTED - Static variable in class io.quarkus.dependencies.Extension
 

Q

QuarkusPlatformDescriptor - Interface in io.quarkus.platform.descriptor
 
QuarkusPlatformDescriptorLoader<D extends QuarkusPlatformDescriptor,C extends QuarkusPlatformDescriptorLoaderContext> - Interface in io.quarkus.platform.descriptor.loader
 
QuarkusPlatformDescriptorLoaderContext - Interface in io.quarkus.platform.descriptor.loader
 

R

removeMetadata(String) - Method in class io.quarkus.dependencies.Extension
 
ResourceInputStreamConsumer<T> - Interface in io.quarkus.platform.descriptor
 
ResourcePathConsumer<T> - Interface in io.quarkus.platform.descriptor
 

S

setArtifactId(String) - Method in class io.quarkus.dependencies.Extension
 
setClassifier(String) - Method in class io.quarkus.dependencies.Extension
 
setCodestart(String) - Method in class io.quarkus.dependencies.Extension
 
setDescription(String) - Method in class io.quarkus.dependencies.Category
 
setDescription(String) - Method in class io.quarkus.dependencies.Extension
 
setGroupId(String) - Method in class io.quarkus.dependencies.Extension
 
setGuide(String) - Method in class io.quarkus.dependencies.Extension
 
setId(String) - Method in class io.quarkus.dependencies.Category
 
setKeywords(String[]) - Method in class io.quarkus.dependencies.Extension
 
setMetadata(Map<String, Object>) - Method in class io.quarkus.dependencies.Category
 
setMetadata(Map<String, Object>) - Method in class io.quarkus.dependencies.Extension
 
setName(String) - Method in class io.quarkus.dependencies.Category
 
setName(String) - Method in class io.quarkus.dependencies.Extension
 
setScope(String) - Method in class io.quarkus.dependencies.Extension
 
setShortName(String) - Method in class io.quarkus.dependencies.Extension
 
setType(String) - Method in class io.quarkus.dependencies.Extension
 
setUnlisted(boolean) - Method in class io.quarkus.dependencies.Extension
 
setVersion(String) - Method in class io.quarkus.dependencies.Extension
 

T

test(Extension) - Method in class io.quarkus.dependencies.ExtensionPredicate
 
toDependency(boolean) - Method in class io.quarkus.dependencies.Extension
Convert this Extension into a dependency
toString() - Method in class io.quarkus.dependencies.Extension
 

V

VERSION - Static variable in class io.quarkus.dependencies.Extension
 
A B C E G H I L M Q R S T V 
Skip navigation links
Quarkus - Dev tools - Platform Descriptor API 1.9.1.Final

Copyright © 2020 JBoss by Red Hat. All rights reserved.