public class PackagePaths extends Object implements de.flapdoodle.embed.process.config.store.IPackageResolver
| Constructor and Description |
|---|
PackagePaths() |
| Modifier and Type | Method and Description |
|---|---|
de.flapdoodle.embed.process.distribution.ArchiveType |
getArchiveType(de.flapdoodle.embed.process.distribution.Distribution distribution) |
de.flapdoodle.embed.process.config.store.FileSet |
getFileSet(de.flapdoodle.embed.process.distribution.Distribution distribution) |
String |
getPath(de.flapdoodle.embed.process.distribution.Distribution distribution) |
public de.flapdoodle.embed.process.config.store.FileSet getFileSet(de.flapdoodle.embed.process.distribution.Distribution distribution)
getFileSet in interface de.flapdoodle.embed.process.config.store.IPackageResolverpublic de.flapdoodle.embed.process.distribution.ArchiveType getArchiveType(de.flapdoodle.embed.process.distribution.Distribution distribution)
getArchiveType in interface de.flapdoodle.embed.process.config.store.IPackageResolverpublic String getPath(de.flapdoodle.embed.process.distribution.Distribution distribution)
getPath in interface de.flapdoodle.embed.process.config.store.IPackageResolverCopyright © 2017. All rights reserved.