| Package | Description |
|---|---|
| de.flapdoodle.embed.process.config.store | |
| de.flapdoodle.embed.process.io.directories | |
| de.flapdoodle.embed.process.io.file | |
| de.flapdoodle.embed.process.store |
| Modifier and Type | Method and Description |
|---|---|
IDirectory |
DownloadConfigBuilder.ImmutableDownloadConfig.getArtifactStorePath() |
IDirectory |
IDownloadConfig.getArtifactStorePath() |
| Modifier and Type | Method and Description |
|---|---|
DownloadConfigBuilder |
DownloadConfigBuilder.artifactStorePath(IDirectory artifactStorePath) |
| Constructor and Description |
|---|
DownloadConfigBuilder.ImmutableDownloadConfig(String downloadPath,
String downloadPrefix,
IPackageResolver packageResolver,
IDirectory artifactStorePath,
ITempNaming fileNaming,
IProgressListener progressListener,
String userAgent) |
| Modifier and Type | Class and Description |
|---|---|
class |
FixedPath |
class |
PlatformTempDir |
class |
PropertyOrPlatformTempDir |
class |
UserHome |
| Modifier and Type | Method and Description |
|---|---|
static IDirectory |
PropertyOrPlatformTempDir.defaultInstance() |
| Modifier and Type | Method and Description |
|---|---|
static File |
Files.createTempDir(IDirectory directory,
String prefix) |
static File |
Files.createTempFile(IDirectory directory,
String tempFileName) |
| Modifier and Type | Method and Description |
|---|---|
ArtifactStoreBuilder |
ArtifactStoreBuilder.tempDir(IDirectory tempDirFactory) |
| Constructor and Description |
|---|
ArtifactStore(IDownloadConfig downloadConfig,
IDirectory tempDireFactory,
ITempNaming executableNaming) |
Copyright © 2013. All Rights Reserved.