public class JPAAsynMigrationService extends Object implements StartableClusterAware
| Modifier and Type | Field and Description |
|---|---|
protected static long |
ONE_DAY_IN_MS
The Constant ONE_DAY_IN_MS.
|
protected static int |
ONE_DAY_IN_SECONDS
The Constant ONE_DAY_IN_SECONDS.
|
| Constructor and Description |
|---|
JPAAsynMigrationService(SettingsMigration settingsMigration,
MailNotificationsMigration mailNotificationsMigration,
WebNotificationsMigration webNotificationsMigration) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isDone()
Check if service is done
|
void |
start()
Start service by the current node
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitstopprotected static final int ONE_DAY_IN_SECONDS
protected static final long ONE_DAY_IN_MS
public JPAAsynMigrationService(SettingsMigration settingsMigration, MailNotificationsMigration mailNotificationsMigration, WebNotificationsMigration webNotificationsMigration)
public void start()
StartableClusterAwarestart in interface StartableClusterAwarepublic boolean isDone()
StartableClusterAwareisDone in interface StartableClusterAwareCopyright © 2003–2020 eXo Platform SAS. All rights reserved.