public class PostgresFilesToExtract
extends de.flapdoodle.embed.process.extract.FilesToExtract
| Constructor and Description |
|---|
PostgresFilesToExtract(de.flapdoodle.embed.process.io.directories.IDirectory dirFactory,
de.flapdoodle.embed.process.extract.ITempNaming executableNaming,
de.flapdoodle.embed.process.config.store.FileSet fileSet,
de.flapdoodle.embed.process.distribution.Distribution distribution) |
| Modifier and Type | Method and Description |
|---|---|
de.flapdoodle.embed.process.extract.IExtractionMatch |
find(de.flapdoodle.embed.process.extract.IArchiveEntry entry)
This is actually the very dirty hack method to adopt the Flapdoodle's API to the compatible way to extract and run
TODO: hacky method.
|
public PostgresFilesToExtract(de.flapdoodle.embed.process.io.directories.IDirectory dirFactory,
de.flapdoodle.embed.process.extract.ITempNaming executableNaming,
de.flapdoodle.embed.process.config.store.FileSet fileSet,
de.flapdoodle.embed.process.distribution.Distribution distribution)
public de.flapdoodle.embed.process.extract.IExtractionMatch find(de.flapdoodle.embed.process.extract.IArchiveEntry entry)
find in class de.flapdoodle.embed.process.extract.FilesToExtractCopyright © 2018 Yandex. All rights reserved.