| Package | Description |
|---|---|
| de.flapdoodle.embed.process.config.store | |
| de.flapdoodle.embed.process.extract | |
| de.flapdoodle.embed.process.store |
| Modifier and Type | Class and Description |
|---|---|
protected static class |
DownloadConfigBuilder.ImmutableDownloadConfig |
| Modifier and Type | Method and Description |
|---|---|
IDownloadConfig |
DownloadConfigBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
IExtractedFileSet |
IExtractor.extract(IDownloadConfig runtime,
File source,
FilesToExtract toExtract) |
IExtractedFileSet |
ArchiveIsFileExtractor.extract(IDownloadConfig runtime,
File source,
FilesToExtract toExtract) |
IExtractedFileSet |
AbstractExtractor.extract(IDownloadConfig runtime,
File source,
FilesToExtract toExtract) |
| Modifier and Type | Method and Description |
|---|---|
protected IProperty<IDownloadConfig> |
ArtifactStoreBuilder.download() |
| Modifier and Type | Method and Description |
|---|---|
ArtifactStoreBuilder |
ArtifactStoreBuilder.download(IDownloadConfig downloadConfig) |
File |
IDownloader.download(IDownloadConfig runtime,
Distribution distribution) |
File |
Downloader.download(IDownloadConfig downloadConfig,
Distribution distribution) |
String |
IDownloader.getDownloadUrl(IDownloadConfig runtime,
Distribution distribution) |
String |
Downloader.getDownloadUrl(IDownloadConfig runtime,
Distribution distribution) |
| Modifier and Type | Method and Description |
|---|---|
ArtifactStoreBuilder |
ArtifactStoreBuilder.download(AbstractBuilder<IDownloadConfig> downloadConfigBuilder) |
| Constructor and Description |
|---|
ArtifactStore(IDownloadConfig downloadConfig,
IDirectory tempDirFactory,
ITempNaming executableNaming,
IDownloader downloader) |
Copyright © 2015. All Rights Reserved.