Package | Description |
---|---|
org.wildfly.build.common.model | |
org.wildfly.build.featurepack.model | |
org.wildfly.build.pack.model |
Modifier and Type | Method and Description |
---|---|
void |
ConfigModelParser11.parseConfig(XMLStreamReader reader,
Config result) |
void |
ConfigModelParser10.parseConfig(XMLStreamReader reader,
Config result) |
void |
ConfigXMLWriter11.write(Config config,
ElementNode parentElementNode) |
Modifier and Type | Method and Description |
---|---|
Config |
FeaturePackBuild.getConfig() |
Modifier and Type | Method and Description |
---|---|
Config |
FeaturePackDescription.getConfig() |
Constructor and Description |
---|
FeaturePackDescription(List<String> dependencies,
Config config,
List<CopyArtifact> copyArtifacts,
List<FilePermission> filePermissions) |
Copyright © 2016 JBoss by Red Hat. All rights reserved.