Class V7_0_2018_04_03__Upgrade_Workflow_Policy
java.lang.Object
org.flywaydb.core.api.migration.BaseJavaMigration
org.dspace.storage.rdbms.migration.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 Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.flywaydb.core.api.migration.BaseJavaMigration
canExecuteInTransaction, getDescription, getVersion, isBaselineMigration, isUndo
-
Field Details
-
migration_file_size
-
-
Constructor Details
-
V7_0_2018_04_03__Upgrade_Workflow_Policy
public V7_0_2018_04_03__Upgrade_Workflow_Policy()
-
-
Method Details
-
migrate
- Throws:
Exception
-
getChecksum
- Specified by:
getChecksumin interfaceorg.flywaydb.core.api.migration.JavaMigration- Overrides:
getChecksumin classorg.flywaydb.core.api.migration.BaseJavaMigration
-