| Package | Description |
|---|---|
| de.flapdoodle.embed.process.config | |
| de.flapdoodle.embed.process.store |
| Modifier and Type | Method and Description |
|---|---|
static ArtifactStore |
Defaults.artifactStore(DownloadConfig downloadConfig) |
| Modifier and Type | Class and Description |
|---|---|
class |
ImmutableArtifactStore
Immutable implementation of
ArtifactStore. |
| Modifier and Type | Method and Description |
|---|---|
ArtifactStore |
ArtifactStore.executableNaming(TempNaming tempNaming)
Deprecated.
|
ArtifactStore |
ArtifactStore.with(Directory tempDirFactory,
TempNaming executableNaming) |
| Modifier and Type | Method and Description |
|---|---|
static ImmutableArtifactStore |
ImmutableArtifactStore.copyOf(ArtifactStore instance)
Creates an immutable copy of a
ArtifactStore value. |
ImmutableArtifactStore.Builder |
ImmutableArtifactStore.Builder.from(ArtifactStore instance)
Fill a builder with attribute values from the provided
ArtifactStore instance. |
Copyright © 2022. All rights reserved.