public class Paths extends Object implements de.flapdoodle.embed.process.config.store.PackageResolver
| 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.Version version) |
de.flapdoodle.embed.process.config.store.DistributionPackage |
packageFor(de.flapdoodle.embed.process.distribution.Distribution distribution) |
protected boolean |
useWindows2008PlusVersion(de.flapdoodle.embed.process.distribution.Distribution distribution) |
protected boolean |
withSsl(de.flapdoodle.embed.process.distribution.Distribution distribution) |
public Paths(Command command)
public de.flapdoodle.embed.process.config.store.DistributionPackage packageFor(de.flapdoodle.embed.process.distribution.Distribution distribution)
packageFor in interface de.flapdoodle.embed.process.config.store.PackageResolverpublic de.flapdoodle.embed.process.config.store.FileSet getFileSet(de.flapdoodle.embed.process.distribution.Distribution distribution)
public de.flapdoodle.embed.process.distribution.ArchiveType getArchiveType(de.flapdoodle.embed.process.distribution.Distribution distribution)
public String getPath(de.flapdoodle.embed.process.distribution.Distribution distribution)
protected boolean useWindows2008PlusVersion(de.flapdoodle.embed.process.distribution.Distribution distribution)
protected boolean withSsl(de.flapdoodle.embed.process.distribution.Distribution distribution)
protected static String getVersionPart(de.flapdoodle.embed.process.distribution.Version version)
Copyright © 2021. All rights reserved.