A B C E F G H I L M N O R S T U V
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- addRepository(String, String) - Method in class org.wildfly.channel.Channel.Builder
- ArtifactCoordinate - Class in org.wildfly.channel
- ArtifactCoordinate(String, String, String, String, String) - Constructor for class org.wildfly.channel.ArtifactCoordinate
- artifactId - Variable in class org.wildfly.channel.ArtifactCoordinate
- ArtifactTransferException - Exception in org.wildfly.channel
-
Thrown in case of an error during downloading of one or more of required artifacts.
- ArtifactTransferException(String, Throwable, Set<ArtifactCoordinate>, Set<Repository>) - Constructor for exception org.wildfly.channel.ArtifactTransferException
- ArtifactTransferException(String, Set<ArtifactCoordinate>, Set<Repository>) - Constructor for exception org.wildfly.channel.ArtifactTransferException
B
- Blocklist - Class in org.wildfly.channel
- Blocklist(String, Set<BlocklistEntry>) - Constructor for class org.wildfly.channel.Blocklist
- BlocklistCoordinate - Class in org.wildfly.channel
- BlocklistCoordinate() - Constructor for class org.wildfly.channel.BlocklistCoordinate
- BlocklistCoordinate(String, String) - Constructor for class org.wildfly.channel.BlocklistCoordinate
- BlocklistCoordinate(String, String, String) - Constructor for class org.wildfly.channel.BlocklistCoordinate
- BlocklistCoordinate(URL) - Constructor for class org.wildfly.channel.BlocklistCoordinate
- BlocklistEntry - Class in org.wildfly.channel
- BlocklistEntry(String, String, Set<String>) - Constructor for class org.wildfly.channel.BlocklistEntry
- build() - Method in class org.wildfly.channel.Channel.Builder
- Builder() - Constructor for class org.wildfly.channel.Channel.Builder
C
- Channel - Class in org.wildfly.channel
- Channel() - Constructor for class org.wildfly.channel.Channel
- Channel(String, String, String, Vendor, List<Repository>, ChannelManifestCoordinate, BlocklistCoordinate, Channel.NoStreamStrategy) - Constructor for class org.wildfly.channel.Channel
- Channel(String, String, Vendor, List<Repository>, ChannelManifestCoordinate, BlocklistCoordinate, Channel.NoStreamStrategy) - Constructor for class org.wildfly.channel.Channel
-
Representation of a Channel resource using the current schema version.
- Channel.Builder - Class in org.wildfly.channel
-
Builder for channel class
- Channel.NoStreamStrategy - Enum in org.wildfly.channel
-
Strategies for resolving artifact versions if it is not listed in streams.
- ChannelManifest - Class in org.wildfly.channel
-
Java representation of a Channel Manifest.
- ChannelManifest(String, String, String, String, Collection<ManifestRequirement>, Collection<Stream>) - Constructor for class org.wildfly.channel.ChannelManifest
-
Representation of a Channel resource
- ChannelManifest(String, String, String, Collection<ManifestRequirement>, Collection<Stream>) - Constructor for class org.wildfly.channel.ChannelManifest
-
Representation of a ChannelManifest resource using the current schema version.
- ChannelManifest(String, String, String, Collection<Stream>) - Constructor for class org.wildfly.channel.ChannelManifest
-
Representation of a ChannelManifest resource using the current schema version.
- ChannelManifestCoordinate - Class in org.wildfly.channel
-
A channel manifest coordinate.
- ChannelManifestCoordinate() - Constructor for class org.wildfly.channel.ChannelManifestCoordinate
- ChannelManifestCoordinate(String, String) - Constructor for class org.wildfly.channel.ChannelManifestCoordinate
- ChannelManifestCoordinate(String, String, String) - Constructor for class org.wildfly.channel.ChannelManifestCoordinate
- ChannelManifestCoordinate(URL) - Constructor for class org.wildfly.channel.ChannelManifestCoordinate
- ChannelManifestMapper - Class in org.wildfly.channel
-
Mapper class to transform YAML content (from URL or String) to Channel objects (and vice versa).
- ChannelManifestMapper() - Constructor for class org.wildfly.channel.ChannelManifestMapper
- ChannelMapper - Class in org.wildfly.channel
-
Mapper class to transform YAML content (from URL or String) to Channel objects (and vice versa).
- ChannelMapper() - Constructor for class org.wildfly.channel.ChannelMapper
- ChannelMetadataCoordinate - Class in org.wildfly.channel
-
A coordinate of Channel metadata artefacts (channel or manifest).
- ChannelMetadataCoordinate() - Constructor for class org.wildfly.channel.ChannelMetadataCoordinate
- ChannelMetadataCoordinate(String, String) - Constructor for class org.wildfly.channel.ChannelMetadataCoordinate
- ChannelMetadataCoordinate(String, String, String, String) - Constructor for class org.wildfly.channel.ChannelMetadataCoordinate
- ChannelMetadataCoordinate(String, String, String, String, String) - Constructor for class org.wildfly.channel.ChannelMetadataCoordinate
- ChannelMetadataCoordinate(URL) - Constructor for class org.wildfly.channel.ChannelMetadataCoordinate
- ChannelResolvable - Interface in org.wildfly.channel.spi
-
Marker interface to specify that a server was provisioned and its components resolved using Channels
- ChannelSession - Class in org.wildfly.channel
-
A ChannelSession is used to install and resolve Maven Artifacts inside a single scope.
- ChannelSession(List<Channel>, MavenVersionsResolver.Factory) - Constructor for class org.wildfly.channel.ChannelSession
-
Create a ChannelSession.
- ChannelSession(List<Channel>, MavenVersionsResolver.Factory, int) - Constructor for class org.wildfly.channel.ChannelSession
-
Create a ChannelSession.
- classifier - Variable in class org.wildfly.channel.ArtifactCoordinate
- CLASSIFIER - Static variable in class org.wildfly.channel.BlocklistCoordinate
- CLASSIFIER - Static variable in class org.wildfly.channel.Channel
- CLASSIFIER - Static variable in class org.wildfly.channel.ChannelManifest
- close() - Method in class org.wildfly.channel.ChannelSession
- close() - Method in interface org.wildfly.channel.spi.MavenVersionsResolver
- close() - Method in interface org.wildfly.channel.spi.MavenVersionsResolver.Factory
- COMMUNITY - org.wildfly.channel.Vendor.Support
- COMPARATOR - Static variable in interface org.wildfly.channel.version.VersionMatcher
-
Copied from https://raw.githubusercontent.com/wolfc/updepres/master/model/src/main/java/org/jboss/up/depres/version/VersionComparator.java FIXME: proper attribution
- compareTo(Stream) - Method in class org.wildfly.channel.Stream
- create(String, MavenCoordinate) - Static method in class org.wildfly.channel.ChannelManifestCoordinate
- create(Collection<Repository>) - Method in interface org.wildfly.channel.spi.MavenVersionsResolver.Factory
- create(MavenCoordinate, String) - Static method in class org.wildfly.channel.BlocklistCoordinate
- CURRENT_SCHEMA_VERSION - Static variable in class org.wildfly.channel.ChannelManifestMapper
- CURRENT_SCHEMA_VERSION - Static variable in class org.wildfly.channel.ChannelMapper
- CyclicDependencyException - Exception in org.wildfly.channel
- CyclicDependencyException(String) - Constructor for exception org.wildfly.channel.CyclicDependencyException
E
- equals(Object) - Method in class org.wildfly.channel.ArtifactCoordinate
- equals(Object) - Method in class org.wildfly.channel.ChannelMetadataCoordinate
- equals(Object) - Method in class org.wildfly.channel.ManifestRequirement
- equals(Object) - Method in class org.wildfly.channel.MavenArtifact
- equals(Object) - Method in class org.wildfly.channel.MavenCoordinate
- equals(Object) - Method in class org.wildfly.channel.Repository
- equals(Object) - Method in class org.wildfly.channel.Stream
- extension - Variable in class org.wildfly.channel.ArtifactCoordinate
- EXTENSION - Static variable in class org.wildfly.channel.BlocklistCoordinate
- EXTENSION - Static variable in class org.wildfly.channel.Channel
- EXTENSION - Static variable in class org.wildfly.channel.ChannelManifest
F
- findLatestMavenArtifactVersion(String, String, String, String, String) - Method in class org.wildfly.channel.ChannelSession
-
Find the latest version of the Maven artifact in the session's channel.
- findStreamFor(String, String) - Method in class org.wildfly.channel.ChannelManifest
- FixedVersionMatcher - Class in org.wildfly.channel.version
- FixedVersionMatcher(String) - Constructor for class org.wildfly.channel.version.FixedVersionMatcher
- from(URL) - Static method in class org.wildfly.channel.Blocklist
- from(URL) - Static method in class org.wildfly.channel.ChannelManifestMapper
- from(URL) - Static method in class org.wildfly.channel.ChannelMapper
- fromString(String) - Static method in class org.wildfly.channel.ChannelManifestMapper
- fromString(String) - Static method in class org.wildfly.channel.ChannelMapper
G
- getAllVersions(String, String, String, String) - Method in interface org.wildfly.channel.spi.MavenVersionsResolver
-
Returns all the versions provided by Maven for the given artifact.
- getArtifactId() - Method in class org.wildfly.channel.ArtifactCoordinate
- getArtifactId() - Method in class org.wildfly.channel.BlocklistEntry
- getArtifactId() - Method in class org.wildfly.channel.ChannelMetadataCoordinate
- getArtifactId() - Method in class org.wildfly.channel.ManifestRequirement
- getArtifactId() - Method in class org.wildfly.channel.MavenCoordinate
- getArtifactId() - Method in class org.wildfly.channel.Stream
- getAttemptedRepositories() - Method in exception org.wildfly.channel.UnresolvedMavenArtifactException
- getBlocklistCoordinate() - Method in class org.wildfly.channel.Channel
- getClassifier() - Method in class org.wildfly.channel.ArtifactCoordinate
- getClassifier() - Method in class org.wildfly.channel.ChannelMetadataCoordinate
- getDescription() - Method in class org.wildfly.channel.Channel
- getDescription() - Method in class org.wildfly.channel.ChannelManifest
- getExtension() - Method in class org.wildfly.channel.ArtifactCoordinate
- getExtension() - Method in class org.wildfly.channel.ChannelMetadataCoordinate
- getFile() - Method in class org.wildfly.channel.MavenArtifact
- getGroupId() - Method in class org.wildfly.channel.ArtifactCoordinate
- getGroupId() - Method in class org.wildfly.channel.BlocklistEntry
- getGroupId() - Method in class org.wildfly.channel.ChannelMetadataCoordinate
- getGroupId() - Method in class org.wildfly.channel.ManifestRequirement
- getGroupId() - Method in class org.wildfly.channel.MavenCoordinate
- getGroupId() - Method in class org.wildfly.channel.Stream
- getId() - Method in class org.wildfly.channel.ChannelManifest
- getId() - Method in class org.wildfly.channel.ManifestRequirement
- getId() - Method in class org.wildfly.channel.Repository
- getLatestVersion(Set<String>) - Static method in interface org.wildfly.channel.version.VersionMatcher
-
Determine the latest version among the parameters based on the
VersionMatcher.COMPARATOR. - getManifestCoordinate() - Method in class org.wildfly.channel.Channel
- getManifestRequirements() - Method in class org.wildfly.channel.ChannelManifest
- getMaven() - Method in class org.wildfly.channel.BlocklistCoordinate
- getMaven() - Method in class org.wildfly.channel.ChannelManifestCoordinate
- getMavenCoordinate() - Method in class org.wildfly.channel.ManifestRequirement
- getMessage() - Method in exception org.wildfly.channel.InvalidChannelMetadataException
- getMetadataLatestVersion(String, String) - Method in interface org.wildfly.channel.spi.MavenVersionsResolver
-
Returns the
<latest>version according to the repositories' Maven metadata. - getMetadataReleaseVersion(String, String) - Method in interface org.wildfly.channel.spi.MavenVersionsResolver
-
Returns the
<release>version according to the repositories' Maven metadata. - getMissingID() - Method in exception org.wildfly.channel.UnresolvedRequiredManifestException
- getName() - Method in class org.wildfly.channel.Channel
- getName() - Method in class org.wildfly.channel.ChannelManifest
- getName() - Method in class org.wildfly.channel.Vendor
- getNoStreamStrategy() - Method in class org.wildfly.channel.Channel
- getRecordedChannel() - Method in class org.wildfly.channel.ChannelSession
-
Returns a synthetic Channel where each resolved artifacts (either with exact or latest version) is defined in a
Streamwith aversionfield. - getRepositories() - Method in class org.wildfly.channel.Channel
- getSchemaVersion() - Method in class org.wildfly.channel.Channel
- getSchemaVersion() - Method in class org.wildfly.channel.ChannelManifest
- getStreams() - Method in class org.wildfly.channel.ChannelManifest
- getSupport() - Method in class org.wildfly.channel.Vendor
- getUnresolvedArtifacts() - Method in exception org.wildfly.channel.UnresolvedMavenArtifactException
- getUrl() - Method in class org.wildfly.channel.BlocklistCoordinate
- getUrl() - Method in class org.wildfly.channel.ChannelManifestCoordinate
- getUrl() - Method in class org.wildfly.channel.ChannelMetadataCoordinate
- getUrl() - Method in class org.wildfly.channel.Repository
- getValidationMessages() - Method in exception org.wildfly.channel.InvalidChannelMetadataException
- getVendor() - Method in class org.wildfly.channel.Channel
- getVersion() - Method in class org.wildfly.channel.ArtifactCoordinate
- getVersion() - Method in class org.wildfly.channel.ChannelMetadataCoordinate
- getVersion() - Method in class org.wildfly.channel.ManifestRequirement
- getVersion() - Method in class org.wildfly.channel.MavenCoordinate
- getVersion() - Method in class org.wildfly.channel.Stream
- getVersionComparator() - Method in class org.wildfly.channel.Stream
- getVersionPattern() - Method in class org.wildfly.channel.Stream
- getVersions() - Method in class org.wildfly.channel.BlocklistEntry
- getVersionsFor(String, String) - Method in class org.wildfly.channel.Blocklist
- groupId - Variable in class org.wildfly.channel.ArtifactCoordinate
H
- hashCode() - Method in class org.wildfly.channel.ArtifactCoordinate
- hashCode() - Method in class org.wildfly.channel.ChannelMetadataCoordinate
- hashCode() - Method in class org.wildfly.channel.ManifestRequirement
- hashCode() - Method in class org.wildfly.channel.MavenArtifact
- hashCode() - Method in class org.wildfly.channel.MavenCoordinate
- hashCode() - Method in class org.wildfly.channel.Repository
- hashCode() - Method in class org.wildfly.channel.Stream
I
- InvalidChannelMetadataException - Exception in org.wildfly.channel
- InvalidChannelMetadataException(String, List<String>) - Constructor for exception org.wildfly.channel.InvalidChannelMetadataException
L
- LATEST - org.wildfly.channel.Channel.NoStreamStrategy
M
- ManifestRequirement - Class in org.wildfly.channel
-
Java representation of a Channel requirement identified by Maven coordinates.
- ManifestRequirement(String, MavenCoordinate) - Constructor for class org.wildfly.channel.ManifestRequirement
-
Representation of a channel requirement.
- matches(Set<String>) - Method in class org.wildfly.channel.version.FixedVersionMatcher
- matches(Set<String>) - Method in interface org.wildfly.channel.version.VersionMatcher
- matches(Set<String>) - Method in class org.wildfly.channel.version.VersionPatternMatcher
- MAVEN_LATEST - org.wildfly.channel.Channel.NoStreamStrategy
- MAVEN_RELEASE - org.wildfly.channel.Channel.NoStreamStrategy
- MavenArtifact - Class in org.wildfly.channel
- MavenArtifact(String, String, String, String, String, File) - Constructor for class org.wildfly.channel.MavenArtifact
- MavenCoordinate - Class in org.wildfly.channel
-
Java representation of a Maven Coordinate used to represent a channel artifact.
- MavenCoordinate(String, String, String) - Constructor for class org.wildfly.channel.MavenCoordinate
- MavenVersionsResolver - Interface in org.wildfly.channel.spi
-
SPI Interface implemented by tooling doing the Maven request to get all the versions for the given artifact.
- MavenVersionsResolver.Factory - Interface in org.wildfly.channel.spi
-
Factory API to build MavenVersionResolver.
N
- NONE - org.wildfly.channel.Channel.NoStreamStrategy
- NoStreamFoundException - Exception in org.wildfly.channel
-
Thrown if one or more of required artifacts are not found in specified Channels
- NoStreamFoundException(String, Throwable, Set<ArtifactCoordinate>, Set<Repository>) - Constructor for exception org.wildfly.channel.NoStreamFoundException
- NoStreamFoundException(String, Set<ArtifactCoordinate>, Set<Repository>) - Constructor for exception org.wildfly.channel.NoStreamFoundException
O
- org.wildfly.channel - package org.wildfly.channel
- org.wildfly.channel.spi - package org.wildfly.channel.spi
- org.wildfly.channel.version - package org.wildfly.channel.version
R
- Repository - Class in org.wildfly.channel
-
Java representation of Repository
- Repository() - Constructor for class org.wildfly.channel.Repository
- Repository(String, String) - Constructor for class org.wildfly.channel.Repository
- resolveArtifact(String, String, String, String, String) - Method in interface org.wildfly.channel.spi.MavenVersionsResolver
-
Resolve the maven artifact based on the full coordinates.
- resolveArtifacts(List<ArtifactCoordinate>) - Method in interface org.wildfly.channel.spi.MavenVersionsResolver
-
Resolve a list of maven artifacts based on the full coordinates.
- resolveChannelMetadata(List<? extends ChannelMetadataCoordinate>) - Method in interface org.wildfly.channel.spi.MavenVersionsResolver
-
Resolve a list of channel metadata artifacts based on the coordinates.
- resolveDirectMavenArtifact(String, String, String, String, String) - Method in class org.wildfly.channel.ChannelSession
-
Resolve the Maven artifact with a specific version without checking the channels.
- resolveDirectMavenArtifacts(List<ArtifactCoordinate>) - Method in class org.wildfly.channel.ChannelSession
-
Resolve a list of Maven artifacts with a specific version without checking the channels.
- resolveMavenArtifact(String, String, String, String, String) - Method in class org.wildfly.channel.ChannelSession
-
Resolve the Maven artifact according to the session's channels.
- resolveMavenArtifacts(List<ArtifactCoordinate>) - Method in class org.wildfly.channel.ChannelSession
-
Resolve a list of Maven artifacts according to the session's channels.
S
- SCHEMA_VERSION_1_0_0 - Static variable in class org.wildfly.channel.Blocklist
- SCHEMA_VERSION_1_0_0 - Static variable in class org.wildfly.channel.ChannelManifestMapper
- SCHEMA_VERSION_1_0_0 - Static variable in class org.wildfly.channel.ChannelMapper
- SCHEMA_VERSION_2_0_0 - Static variable in class org.wildfly.channel.ChannelMapper
- setBlocklist(String, String, String) - Method in class org.wildfly.channel.Channel.Builder
- setDescription(String) - Method in class org.wildfly.channel.Channel.Builder
- setManifestCoordinate(String, String, String) - Method in class org.wildfly.channel.Channel.Builder
- setManifestCoordinate(ChannelManifestCoordinate) - Method in class org.wildfly.channel.Channel.Builder
- setManifestUrl(URL) - Method in class org.wildfly.channel.Channel.Builder
- setName(String) - Method in class org.wildfly.channel.Channel.Builder
- setResolveStrategy(Channel.NoStreamStrategy) - Method in class org.wildfly.channel.Channel.Builder
- setUrl(String) - Method in class org.wildfly.channel.Repository
- setVendor(Vendor) - Method in class org.wildfly.channel.Channel.Builder
- Stream - Class in org.wildfly.channel
-
Java representation of a Stream.
- Stream(String, String, String) - Constructor for class org.wildfly.channel.Stream
- Stream(String, String, String, Pattern) - Constructor for class org.wildfly.channel.Stream
-
Representation of a stream resource
- Stream(String, String, Pattern) - Constructor for class org.wildfly.channel.Stream
- SUPPORTED - org.wildfly.channel.Vendor.Support
T
- TECH_PREVIEW - org.wildfly.channel.Vendor.Support
- toString() - Method in class org.wildfly.channel.ArtifactCoordinate
- toString() - Method in class org.wildfly.channel.Blocklist
- toString() - Method in class org.wildfly.channel.BlocklistEntry
- toString() - Method in class org.wildfly.channel.Channel
- toString() - Method in class org.wildfly.channel.ChannelManifest
- toString() - Method in class org.wildfly.channel.ChannelMetadataCoordinate
- toString() - Method in class org.wildfly.channel.ManifestRequirement
- toString() - Method in class org.wildfly.channel.MavenArtifact
- toString() - Method in class org.wildfly.channel.MavenCoordinate
- toString() - Method in class org.wildfly.channel.Repository
- toString() - Method in class org.wildfly.channel.Stream
- toString() - Method in class org.wildfly.channel.Vendor
- toYaml(List<Channel>) - Static method in class org.wildfly.channel.ChannelMapper
- toYaml(Channel...) - Static method in class org.wildfly.channel.ChannelMapper
- toYaml(ChannelManifest) - Static method in class org.wildfly.channel.ChannelManifestMapper
U
- UnresolvedMavenArtifactException - Exception in org.wildfly.channel
- UnresolvedMavenArtifactException(String, Throwable, Set<ArtifactCoordinate>, Set<Repository>) - Constructor for exception org.wildfly.channel.UnresolvedMavenArtifactException
- UnresolvedMavenArtifactException(String, Set<ArtifactCoordinate>, Set<Repository>) - Constructor for exception org.wildfly.channel.UnresolvedMavenArtifactException
- UnresolvedRequiredManifestException - Exception in org.wildfly.channel
- UnresolvedRequiredManifestException(String, String) - Constructor for exception org.wildfly.channel.UnresolvedRequiredManifestException
- UnresolvedRequiredManifestException(String, String, UnresolvedMavenArtifactException) - Constructor for exception org.wildfly.channel.UnresolvedRequiredManifestException
V
- valueOf(String) - Static method in enum org.wildfly.channel.Channel.NoStreamStrategy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.wildfly.channel.Vendor.Support
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.wildfly.channel.Channel.NoStreamStrategy
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.wildfly.channel.Vendor.Support
-
Returns an array containing the constants of this enum type, in the order they are declared.
- Vendor - Class in org.wildfly.channel
-
Java representation of a Vendor.
- Vendor() - Constructor for class org.wildfly.channel.Vendor
- Vendor(String, Vendor.Support) - Constructor for class org.wildfly.channel.Vendor
-
Vendor resource
- Vendor.Support - Enum in org.wildfly.channel
- version - Variable in class org.wildfly.channel.ArtifactCoordinate
- VersionMatcher - Interface in org.wildfly.channel.version
-
Utility class to determine tle latest version among a set of versions.
- VersionPatternMatcher - Class in org.wildfly.channel.version
- VersionPatternMatcher(Pattern) - Constructor for class org.wildfly.channel.version.VersionPatternMatcher
All Classes All Packages