public interface MongockRunnable<SELF extends MongockRunnable<SELF,CONFIG>,CONFIG extends MongockConfiguration> extends Configurable<SELF,CONFIG>, SelfInstanstiator<SELF>
| Modifier and Type | Method and Description |
|---|---|
MongockRunner |
buildRunner() |
MongockRunner |
buildRunner(Operation operation) |
default SELF |
setEnabled(boolean enabled)
Feature which enables/disables execution
Optional Default value true.
|
SELF |
setExecutionId(String executionId) |
getConfig, getType, getVersion, setConfiggetInstancedefault SELF setEnabled(boolean enabled)
enabled - Migration process will run only if this option is set to trueMongockRunner buildRunner()
MongockRunner buildRunner(Operation operation)
Copyright © 2025. All rights reserved.