| Package | Description |
|---|---|
| org.wildfly.build.pack.model | |
| org.wildfly.build.provisioning.model |
| Modifier and Type | Method and Description |
|---|---|
static FeaturePack |
FeaturePackFactory.createPack(Artifact artifactCoords,
ArtifactFileResolver artifactFileResolver,
ArtifactResolver versionOverrideResolver) |
FeaturePack |
FeaturePack.Module.getFeaturePack() |
| Modifier and Type | Method and Description |
|---|---|
List<FeaturePack> |
FeaturePack.getDependencies() |
| Constructor and Description |
|---|
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 |
|---|---|
FeaturePack |
ServerProvisioningFeaturePack.getFeaturePack()
Retrieves the feature pack
|
| Constructor and Description |
|---|
ServerProvisioningFeaturePack(ServerProvisioningDescription.FeaturePack description,
FeaturePack featurePack,
ArtifactFileResolver artifactFileResolver) |
Copyright © 2019 JBoss by Red Hat. All rights reserved.