| Package | Description |
|---|---|
| org.wildfly.build | |
| org.wildfly.build.common.model | |
| org.wildfly.build.pack.model | |
| org.wildfly.build.provisioning.model | |
| org.wildfly.build.util |
| Modifier and Type | Method and Description |
|---|---|
Artifact |
ArtifactResolver.getArtifact(Artifact unversioned) |
| Modifier and Type | Method and Description |
|---|---|
Artifact |
ArtifactResolver.getArtifact(Artifact unversioned) |
File |
AetherArtifactFileResolver.getArtifactFile(Artifact artifact) |
File |
ArtifactFileResolver.getArtifactFile(Artifact artifact) |
| Modifier and Type | Method and Description |
|---|---|
Artifact |
CopyArtifact.getArtifact() |
Artifact |
CopyArtifact.getArtifact(ArtifactResolver resolver) |
| Modifier and Type | Method and Description |
|---|---|
Artifact |
FeaturePack.getArtifact() |
Artifact |
FeaturePackArtifactResolver.getArtifact(Artifact GACE) |
Artifact |
DelegatingArtifactResolver.getArtifact(Artifact coords) |
Artifact |
Artifact.getUnversioned() |
static Artifact |
Artifact.parse(String description) |
| Modifier and Type | Method and Description |
|---|---|
Set<Artifact> |
FeaturePackDescription.getArtifactVersions() |
| Modifier and Type | Method and Description |
|---|---|
int |
Artifact.compareTo(Artifact o) |
static FeaturePack |
FeaturePackFactory.createPack(Artifact artifactCoords,
ArtifactFileResolver artifactFileResolver,
ArtifactResolver versionOverrideResolver) |
Artifact |
FeaturePackArtifactResolver.getArtifact(Artifact GACE) |
Artifact |
DelegatingArtifactResolver.getArtifact(Artifact coords) |
protected void |
FeaturePackDescriptionXMLWriter11.processArtifact(Artifact artifact,
ElementNode versionsElementNode) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
FeaturePackDescriptionXMLWriter11.processArtifactVersions(Set<Artifact> artifactVersions,
ElementNode featurePackElementNode) |
| Constructor and Description |
|---|
Artifact(Artifact artifact,
String newVersion) |
FeaturePack(File featurePackFile,
Artifact featurePackArtifact,
FeaturePackDescription description,
List<FeaturePack> dependencies,
ArtifactResolver artifactResolver,
List<String> configurationFiles,
List<String> modulesFiles,
List<String> contentFiles) |
| Constructor and Description |
|---|
FeaturePackArtifactResolver(Collection<Artifact> artifactVersions) |
| Modifier and Type | Method and Description |
|---|---|
Artifact |
ServerProvisioningDescription.FeaturePack.getArtifact() |
| Modifier and Type | Method and Description |
|---|---|
Set<Artifact> |
ServerProvisioningDescription.getVersionOverrides() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
ServerProvisioningDescriptionXmlWriter.processVersionOverrides(Collection<Artifact> artifacts,
ElementNode parentElementNode) |
| Constructor and Description |
|---|
FeaturePack(Artifact artifact,
ServerProvisioningDescription.FeaturePack.ModuleFilters moduleFilters,
ConfigOverride configOverride,
ServerProvisioningDescription.FeaturePack.ContentFilters contentFilters,
List<ServerProvisioningDescription.FeaturePack.Subsystem> subsystems) |
| Modifier and Type | Method and Description |
|---|---|
Artifact |
ModuleParseResult.ArtifactName.getArtifact() |
Artifact |
PropertiesBasedArtifactResolver.getArtifact(Artifact artifact) |
| Modifier and Type | Method and Description |
|---|---|
Artifact |
PropertiesBasedArtifactResolver.getArtifact(Artifact artifact) |
Copyright © 2019 JBoss by Red Hat. All rights reserved.