Interface MigrationState

All Known Subinterfaces:
MutableMigrationState
All Known Implementing Classes:
DbMigrationState

public interface MigrationState
  • Method Details

    • shouldRunElementInstancePopulateProcessInstanceByDefinitionKey

      boolean shouldRunElementInstancePopulateProcessInstanceByDefinitionKey()
    • getMigratedByVersion

      String getMigratedByVersion()
      Returns:
      a string representing the version that applied migrations or null if the version is (not yet) set.