public interface RunnerSpringbootBuilderBase<SELF extends RunnerSpringbootBuilderBase<SELF,CHANGE_ENTRY,CONFIG>,CHANGE_ENTRY extends io.mongock.driver.api.entry.ChangeEntry,CONFIG extends io.mongock.api.config.MongockConfiguration> extends SpringApplicationBean, io.mongock.runner.core.builder.RunnerBuilder<SELF,CHANGE_ENTRY,CONFIG>
| Modifier and Type | Method and Description |
|---|---|
default SELF |
addDependency(String name,
Class<?> type,
Object instance) |
SELF |
setEventPublisher(org.springframework.context.ApplicationEventPublisher applicationEventPublisher) |
SELF |
setSpringContext(org.springframework.context.ApplicationContext springContext) |
buildApplicationRunner, buildInitializingBeanRunneraddChangeLogClass, addChangeLogClasses, addChangeLogsScanPackage, addChangeLogsScanPackages, addMigrationClass, addMigrationClasses, addMigrationScanPackage, addMigrationScanPackages, setChangeLogInstantiator, setDefaultMigrationAuthorsetTrackIgnored, withMetadatasetLegacyMigrationdontFailIfCannotAcquireLock, setDriversetEndSystemVersion, setStartSystemVersionaddDependency, addDependency, addDependency, getDependencyManagersetServiceIdentifierbuildRunner, buildRunner, setEnabled, setExecutionIdsetTransactionEnabledsetTransactionStrategySELF setSpringContext(org.springframework.context.ApplicationContext springContext)
SELF setEventPublisher(org.springframework.context.ApplicationEventPublisher applicationEventPublisher)
default SELF addDependency(String name, Class<?> type, Object instance)
addDependency in interface io.mongock.runner.core.builder.roles.DependencyInjectable<SELF extends RunnerSpringbootBuilderBase<SELF,CHANGE_ENTRY,CONFIG>>Copyright © 2021. All rights reserved.