|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Migration | |
|---|---|
| org.sonar.wsclient.system | |
| org.sonar.wsclient.system.internal | |
| Uses of Migration in org.sonar.wsclient.system |
|---|
| Methods in org.sonar.wsclient.system that return Migration | |
|---|---|
Migration |
SystemClient.migrate()
Asynchronously start a database migration. |
Migration |
SystemClient.migrate(long timeoutInSeconds,
long rateInSeconds)
Synchronously start a database migration. |
| Uses of Migration in org.sonar.wsclient.system.internal |
|---|
| Classes in org.sonar.wsclient.system.internal that implement Migration | |
|---|---|
class |
DefaultMigration
|
| Methods in org.sonar.wsclient.system.internal that return Migration | |
|---|---|
Migration |
DefaultSystemClient.migrate()
|
Migration |
DefaultSystemClient.migrate(long timeoutInMs,
long rateInMs)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||