Class ModificationsMigrationService

java.lang.Object
com.atlassian.jira.health.ModificationsMigrationService

@ParametersAreNonnullByDefault public class ModificationsMigrationService extends Object
  • Constructor Details

  • Method Details

    • getInstance

      public static ModificationsMigrationService getInstance()
    • checkCopyingNotPossible

      @Nonnull public Set<Path> checkCopyingNotPossible(Set<Path> candidatePaths)
      This method if it's possible to automatically apply all of the modifications in the modifications directory
      Returns:
      a list of the file paths that are not possible to copy because the hash of the base line file in version A is different to the hash of the baseline file in version B