|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface DownloadResolver
Gives download details for an entity or an entity add-on.
Returned by the DownloadResolverManager, when queried for a specific entity or entity add-on.
| Method Summary | |
|---|---|
String |
getFilename()
The name of the artifact. |
List<String> |
getTargets()
The targets (normally URLs) for downloading the artifact. |
String |
getUnpackedDirectoryName(String defaultVal)
The name of the directory in the expanded artifact (e.g. |
| Method Detail |
|---|
List<String> getTargets()
String getFilename()
@Beta String getUnpackedDirectoryName(String defaultVal)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||