public class FeaturePackBuild extends Object
Constructor and Description |
---|
FeaturePackBuild() |
Modifier and Type | Method and Description |
---|---|
Config |
getConfig() |
List<CopyArtifact> |
getCopyArtifacts() |
List<String> |
getDependencies() |
List<FilePermission> |
getFilePermissions() |
List<String> |
getMkDirs() |
List<FileFilter> |
getUnix() |
List<FileFilter> |
getWindows() |
public Config getConfig()
public List<CopyArtifact> getCopyArtifacts()
public List<FilePermission> getFilePermissions()
public List<FileFilter> getWindows()
public List<FileFilter> getUnix()
Copyright © 2017 JBoss by Red Hat. All rights reserved.