public interface RepositoryMigrationReport
| Modifier and Type | Method and Description |
|---|---|
RepositoryMigrationJobInfo |
getCurrentMigrationJob() |
int |
getCurrentRepositoryStructureVersion() |
int |
getCurrentRepositoryVersion() |
long |
getResourcesDone() |
int |
getTargetRepositoryStructureVersion() |
int |
getTargetRepositoryVersion() |
long |
getTotalCount()
Total count of resources which need migration from the current version to the next repository structure version.
|
long getTotalCount()
long getResourcesDone()
int getCurrentRepositoryVersion()
int getTargetRepositoryVersion()
int getCurrentRepositoryStructureVersion()
int getTargetRepositoryStructureVersion()
RepositoryMigrationJobInfo getCurrentMigrationJob()
Copyright © 2016 Eclipse Stardust. All Rights Reserved.