public class ContainerSyncService extends java.lang.Object implements IContainerSync
Constructor and Description |
---|
ContainerSyncService(BmContext context,
Container container) |
Modifier and Type | Method and Description |
---|---|
protected void |
doSync(IServerTaskMonitor monitor) |
java.util.Date |
getLastSync() |
java.util.Date |
getNextSync() |
java.lang.String |
getSyncStatus() |
TaskRef |
sync() |
public TaskRef sync() throws ServerFault
sync
in interface IContainerSync
ServerFault
protected void doSync(IServerTaskMonitor monitor)
public java.util.Date getLastSync() throws ServerFault
getLastSync
in interface IContainerSync
ServerFault
public java.util.Date getNextSync() throws ServerFault
getNextSync
in interface IContainerSync
ServerFault
public java.lang.String getSyncStatus() throws ServerFault
getSyncStatus
in interface IContainerSync
ServerFault
Copyright © 2021. All Rights Reserved.