public class Artifact extends Object
| Constructor and Description |
|---|
Artifact(String getterSource,
Map<String,String> getterOptions,
String relativeDest) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,String> |
getGetterOptions() |
String |
getGetterSource() |
String |
getRelativeDest() |
void |
setGetterOptions(Map<String,String> getterOptions) |
void |
setGetterSource(String getterSource) |
void |
setRelativeDest(String relativeDest) |
Copyright © 2016–2020. All rights reserved.