public interface ChangeExecutorConfiguration
| Modifier and Type | Method and Description |
|---|---|
String |
getDefaultAuthor() |
String |
getDefaultMigrationAuthor()
Deprecated.
|
String |
getEndSystemVersion() |
Map<String,Object> |
getMetadata() |
List<String> |
getMigrationScanPackage() |
String |
getServiceIdentifier() |
String |
getStartSystemVersion() |
Optional<Boolean> |
getTransactionEnabled() |
TransactionStrategy |
getTransactionStrategy() |
boolean |
isTrackIgnored() |
String getServiceIdentifier()
boolean isTrackIgnored()
TransactionStrategy getTransactionStrategy()
@Deprecated String getDefaultMigrationAuthor()
String getDefaultAuthor()
String getStartSystemVersion()
String getEndSystemVersion()
Copyright © 2024. All rights reserved.