Package sonia.scm.migration
Class RepositoryUpdateContext
java.lang.Object
sonia.scm.migration.RepositoryUpdateContext
Data for the repository, whose data that should be migrated.
- Since:
- 2.14.0
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionThe id of the repository, whose data should be migrated.
-
Constructor Details
-
RepositoryUpdateContext
-
-
Method Details
-
getRepositoryId
The id of the repository, whose data should be migrated.
-