Uses of Enum Class
io.mongock.runner.springboot.base.config.SpringRunnerType
Packages that use SpringRunnerType
-
Uses of SpringRunnerType in io.mongock.runner.springboot.base.config
Methods in io.mongock.runner.springboot.base.config that return SpringRunnerTypeModifier and TypeMethodDescriptionMongockSpringConfiguration.getRunnerType()MongockSpringConfigurationBase.getRunnerType()static SpringRunnerTypeReturns the enum constant of this class with the specified name.static SpringRunnerType[]SpringRunnerType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in io.mongock.runner.springboot.base.config with parameters of type SpringRunnerTypeModifier and TypeMethodDescriptionvoidMongockSpringConfiguration.setRunnerType(SpringRunnerType runnerType) voidMongockSpringConfigurationBase.setRunnerType(SpringRunnerType runnerType)