public class CopyArtifact extends Object
| Constructor and Description |
|---|
CopyArtifact(String artifact,
String toLocation,
boolean extract,
String fromLocation) |
| Modifier and Type | Method and Description |
|---|---|
String |
getArtifact() |
List<FileFilter> |
getFilters() |
String |
getToLocation() |
boolean |
includeFile(String path) |
boolean |
isExtract() |
String |
relocatedPath(String path) |
Copyright © 2018 JBoss by Red Hat. All rights reserved.