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