| Package | Description |
|---|---|
| io.mongock.runner.core.builder | |
| io.mongock.runner.core.builder.roles |
| Modifier and Type | Method and Description |
|---|---|
BuilderType |
RunnerBuilderBase.getType() |
static BuilderType |
BuilderType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BuilderType[] |
BuilderType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
RunnerBuilderBase(BuilderType type,
ExecutorBuilder<CONFIG> executorBuilder,
ChangeLogServiceBase changeLogService,
DependencyManager dependencyManager,
CONFIG config) |
| Modifier and Type | Method and Description |
|---|---|
BuilderType |
Configurable.getType() |
Copyright © 2025. All rights reserved.