| Package | Description |
|---|---|
| de.flapdoodle.embed.mongo.transitions |
| Modifier and Type | Class and Description |
|---|---|
class |
ImmutableExecutedMongoShellProcess
Immutable implementation of
ExecutedMongoShellProcess. |
| Modifier and Type | Method and Description |
|---|---|
static ExecutedMongoShellProcess |
ExecutedMongoShellProcess.stop(de.flapdoodle.embed.process.types.RunningProcess process) |
| Modifier and Type | Method and Description |
|---|---|
de.flapdoodle.reverse.TransitionWalker.ReachedState<ExecutedMongoShellProcess> |
MongoShell.start(de.flapdoodle.embed.process.distribution.Version version) |
static de.flapdoodle.reverse.Transition<ExecutedMongoShellProcess> |
ExecutedMongoShellProcess.withDefaults() |
| Modifier and Type | Method and Description |
|---|---|
static ImmutableExecutedMongoShellProcess |
ImmutableExecutedMongoShellProcess.copyOf(ExecutedMongoShellProcess instance)
Creates an immutable copy of a
ExecutedMongoShellProcess value. |
ImmutableExecutedMongoShellProcess.Builder |
ImmutableExecutedMongoShellProcess.Builder.from(ExecutedMongoShellProcess instance)
Fill a builder with attribute values from the provided
de.flapdoodle.embed.mongo.transitions.ExecutedMongoShellProcess instance. |
Copyright © 2022. All rights reserved.