Class RepositoryUpdateContext

java.lang.Object
sonia.scm.migration.RepositoryUpdateContext

public final class RepositoryUpdateContext extends Object
Data for the repository, whose data that should be migrated.
Since:
2.14.0
  • Constructor Details

    • RepositoryUpdateContext

      public RepositoryUpdateContext(String repositoryId)
  • Method Details

    • getRepositoryId

      public String getRepositoryId()
      The id of the repository, whose data should be migrated.