| Package | Description |
|---|---|
| io.mongock.runner.springboot.base.config |
| Modifier and Type | Method and Description |
|---|---|
SpringRunnerType |
MongockSpringConfiguration.getRunnerType() |
SpringRunnerType |
MongockSpringConfigurationBase.getRunnerType() |
static SpringRunnerType |
SpringRunnerType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SpringRunnerType[] |
SpringRunnerType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MongockSpringConfiguration.setRunnerType(SpringRunnerType runnerType) |
void |
MongockSpringConfigurationBase.setRunnerType(SpringRunnerType runnerType) |
Copyright © 2023. All rights reserved.