Class MigrationRunResult
java.lang.Object
com.patbaumgartner.spring.migrator.core.MigrationRunResult
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddRenamed(MigrationChange change) voidaddUnsupported(MigrationChange change) renderSummary(boolean dryRun) int
-
Constructor Details
-
MigrationRunResult
public MigrationRunResult()
-
-
Method Details
-
addRenamed
-
addUnsupported
-
getRenamed
-
getUnsupported
-
totalFindings
public int totalFindings() -
renderSummary
-