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