Package | Description |
---|---|
org.wildfly.build.common.model | |
org.wildfly.build.featurepack.model | |
org.wildfly.build.pack.model | |
org.wildfly.build.provisioning.model |
Modifier and Type | Method and Description |
---|---|
protected void |
CopyArtifactsXMLWriter10.writeCopyArtifact(CopyArtifact copyArtifact,
ElementNode copyArtifactElementNode) |
Modifier and Type | Method and Description |
---|---|
void |
CopyArtifactsModelParser10.parseCopyArtifacts(XMLStreamReader reader,
List<CopyArtifact> result) |
void |
CopyArtifactsXMLWriter10.write(List<CopyArtifact> copyArtifacts,
ElementNode parentElementNode) |
Modifier and Type | Method and Description |
---|---|
List<CopyArtifact> |
FeaturePackBuild.getCopyArtifacts() |
Modifier and Type | Method and Description |
---|---|
List<CopyArtifact> |
FeaturePackDescription.getCopyArtifacts() |
Constructor and Description |
---|
FeaturePackDescription(List<String> dependencies,
Config config,
List<CopyArtifact> copyArtifacts,
List<FilePermission> filePermissions) |
Modifier and Type | Method and Description |
---|---|
List<CopyArtifact> |
ServerProvisioningDescription.getCopyArtifacts() |
Copyright © 2022 JBoss by Red Hat. All rights reserved.