| Package | Description |
|---|---|
| org.wildfly.build.common.model | |
| org.wildfly.build.pack.model |
| Modifier and Type | Method and Description |
|---|---|
protected void |
FilePermissionsXMLWriter10.writeFilePermission(FilePermission filePermission,
ElementNode filePermissionsElementNode) |
| Modifier and Type | Method and Description |
|---|---|
void |
FilePermissionsModelParser10.parseFilePermissions(XMLStreamReader reader,
List<FilePermission> result) |
protected void |
FilePermissionsModelParser10.parsePermission(XMLStreamReader reader,
List<FilePermission> result) |
void |
FilePermissionsXMLWriter10.write(List<FilePermission> filePermissions,
ElementNode parentElementNode) |
| Modifier and Type | Method and Description |
|---|---|
List<FilePermission> |
FeaturePackDescription.getFilePermissions() |
| Constructor and Description |
|---|
FeaturePackDescription(List<String> dependencies,
Config config,
List<CopyArtifact> copyArtifacts,
List<FilePermission> filePermissions) |
Copyright © 2019 JBoss by Red Hat. All rights reserved.