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> |
getTransactional() |
Optional<Boolean> |
getTransactionEnabled()
Deprecated.
|
TransactionStrategy |
getTransactionStrategy() |
boolean |
isTrackIgnored() |
String getServiceIdentifier()
boolean isTrackIgnored()
@Deprecated Optional<Boolean> getTransactionEnabled()
TransactionStrategy getTransactionStrategy()
@Deprecated String getDefaultMigrationAuthor()
String getDefaultAuthor()
String getStartSystemVersion()
String getEndSystemVersion()
Copyright © 2025. All rights reserved.