| Package | Description |
|---|---|
| org.wildfly.build.common.model | |
| org.wildfly.build.pack.model | |
| org.wildfly.build.provisioning | |
| org.wildfly.build.util |
| Modifier and Type | Method and Description |
|---|---|
Artifact |
CopyArtifact.getArtifact(ArtifactResolver resolver) |
| Modifier and Type | Class and Description |
|---|---|
class |
DelegatingArtifactResolver |
class |
FeaturePackArtifactResolver |
| Modifier and Type | Method and Description |
|---|---|
ArtifactResolver |
FeaturePack.getArtifactResolver() |
| Modifier and Type | Method and Description |
|---|---|
static FeaturePack |
FeaturePackFactory.createPack(Artifact artifactCoords,
ArtifactFileResolver artifactFileResolver,
ArtifactResolver versionOverrideResolver) |
| Constructor and Description |
|---|
DelegatingArtifactResolver(ArtifactResolver... resolvers) |
FeaturePack(File featurePackFile,
Artifact featurePackArtifact,
FeaturePackDescription description,
List<FeaturePack> dependencies,
ArtifactResolver artifactResolver,
List<String> configurationFiles,
List<String> modulesFiles,
List<String> contentFiles) |
| Modifier and Type | Method and Description |
|---|---|
static void |
ServerProvisioner.build(ServerProvisioningDescription description,
File outputDirectory,
boolean overlay,
ArtifactFileResolver artifactFileResolver,
ArtifactResolver versionOverrideArtifactResolver) |
| Constructor and Description |
|---|
ServerProvisioner(ServerProvisioningDescription description,
File outputDirectory,
boolean overlay,
ArtifactFileResolver artifactFileResolver,
ArtifactResolver versionOverrideArtifactResolver) |
| Modifier and Type | Class and Description |
|---|---|
class |
PropertiesBasedArtifactResolver
properties based resolver than can be used to override specific versions of artifacts on the command line
|
| Constructor and Description |
|---|
ModuleArtifactPropertyResolver(ArtifactResolver artifactResolver) |
Copyright © 2019 JBoss by Red Hat. All rights reserved.