public class PackagePaths extends Object implements de.flapdoodle.embed.process.config.store.IPackageResolver
| Constructor and Description |
|---|
PackagePaths(Command command) |
| 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) |
protected static String |
getVersionPart(de.flapdoodle.embed.process.distribution.IVersion version) |
protected static Logger logger
public PackagePaths(Command command)
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.IPackageResolverprotected static String getVersionPart(de.flapdoodle.embed.process.distribution.IVersion version)
Copyright © 2013. All Rights Reserved.