public interface SourceFilesConfiguration
| Modifier and Type | Method and Description |
|---|---|
List<Path> |
getClassesFiles() |
String |
getClassesPathOnImage() |
List<Path> |
getDependenciesFiles() |
String |
getDependenciesPathOnImage() |
List<Path> |
getResourcesFiles() |
String |
getResourcesPathOnImage() |
List<Path> getDependenciesFiles()
List<Path> getResourcesFiles()
List<Path> getClassesFiles()
String getDependenciesPathOnImage()
String getResourcesPathOnImage()
String getClassesPathOnImage()
Copyright © 2018. All rights reserved.