org.sonar.batch.index
Class ResourceKeyMigration
java.lang.Object
org.sonar.batch.index.ResourceKeyMigration
- All Implemented Interfaces:
- BatchComponent
public class ResourceKeyMigration
- extends Object
- implements BatchComponent
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ResourceKeyMigration
public ResourceKeyMigration(DatabaseSession session)
checkIfMigrationNeeded
public void checkIfMigrationNeeded(Project rootProject)
migrateIfNeeded
public void migrateIfNeeded(Project module,
FileSystem fs)
Copyright © 2009–2015 SonarSource. All rights reserved.