@Service public class ApexApplicationParserServiceImpl extends Object implements ApexApplicationParserService
| Constructor and Description |
|---|
ApexApplicationParserServiceImpl() |
| Modifier and Type | Method and Description |
|---|---|
Path |
extract(ApexApplication apexApplication,
Path extractDirectory) |
List<ApexApplication> |
getCandidates() |
String |
getDefaultLocation() |
public List<ApexApplication> getCandidates()
getCandidates in interface ApexApplicationParserServicepublic String getDefaultLocation()
getDefaultLocation in interface ApexApplicationParserServicepublic Path extract(ApexApplication apexApplication, Path extractDirectory)
extract in interface ApexApplicationParserServiceCopyright © 2016. All rights reserved.