Class V7_0_2018_04_03__Upgrade_Workflow_Policy

  • All Implemented Interfaces:
    org.flywaydb.core.api.migration.JavaMigration

    public class V7_0_2018_04_03__Upgrade_Workflow_Policy
    extends org.flywaydb.core.api.migration.BaseJavaMigration
    This class automatically adding rptype to the resource policy created with a migration into XML-based Configurable Workflow system
    Author:
    Luigi Andrea Pascarelli (luigiandrea.pascarelli at 4science.it)
    • Field Detail

      • migration_file_size

        protected Integer migration_file_size
    • Constructor Detail

      • V7_0_2018_04_03__Upgrade_Workflow_Policy

        public V7_0_2018_04_03__Upgrade_Workflow_Policy()
    • Method Detail

      • migrate

        public void migrate​(org.flywaydb.core.api.migration.Context context)
                     throws Exception
        Throws:
        Exception
      • getChecksum

        public Integer getChecksum()
        Specified by:
        getChecksum in interface org.flywaydb.core.api.migration.JavaMigration
        Overrides:
        getChecksum in class org.flywaydb.core.api.migration.BaseJavaMigration