@Configuration @ConfigurationProperties(value="mongock") public class MongockSpringConfiguration extends MongockConfiguration
| Constructor and Description |
|---|
MongockSpringConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
SpringRunnerType |
getRunnerType() |
boolean |
isTestEnabled() |
void |
setRunnerType(SpringRunnerType runnerType) |
void |
setTestEnabled(boolean testEnabled) |
getChangeLogCollectionName, getChangeLogRepositoryName, getChangeLogRepositoryNameDefault, getChangeLogsScanPackage, getEndSystemVersion, getLegacyMigration, getLockAcquiredForMinutes, getLockCollectionName, getLockRepositoryName, getLockRepositoryNameDefault, getMaxTries, getMaxWaitingForLockMinutes, getMetadata, getServiceIdentifier, getStartSystemVersion, isEnabled, isIndexCreation, isThrowExceptionIfCannotObtainLock, isTrackIgnored, isTransactionEnabled, setChangeLogCollectionName, setChangeLogRepositoryName, setChangeLogsScanPackage, setEnabled, setEndSystemVersion, setIndexCreation, setLegacyMigration, setLockAcquiredForMinutes, setLockCollectionName, setLockRepositoryName, setMaxTries, setMaxWaitingForLockMinutes, setMetadata, setServiceIdentifier, setStartSystemVersion, setThrowExceptionIfCannotObtainLock, setTrackIgnored, setTransactionEnabledpublic SpringRunnerType getRunnerType()
public void setRunnerType(SpringRunnerType runnerType)
public boolean isTestEnabled()
public void setTestEnabled(boolean testEnabled)
Copyright © 2021. All rights reserved.