| Package | Description |
|---|---|
| de.flapdoodle.embed.mongo | |
| de.flapdoodle.embed.mongo.config |
| Modifier and Type | Method and Description |
|---|---|
static Command |
Command.valueOf(String name)
Deprecated.
Returns the enum constant of this type with the specified name.
|
static Command[] |
Command.values()
Deprecated.
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static de.flapdoodle.embed.process.config.store.ImmutableDownloadConfig.Builder |
Defaults.downloadConfigFor(Command command)
Deprecated.
|
static de.flapdoodle.embed.process.store.ImmutableExtractedArtifactStore |
Defaults.extractedArtifactStoreFor(Command command)
Deprecated.
|
static de.flapdoodle.embed.process.config.ImmutableRuntimeConfig.Builder |
Defaults.runtimeConfigFor(Command command)
Deprecated.
|
static de.flapdoodle.embed.process.config.ImmutableRuntimeConfig.Builder |
Defaults.runtimeConfigFor(Command command,
org.slf4j.Logger logger)
Deprecated.
|
Copyright © 2022. All rights reserved.