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()  | 
TaskRef | 
sync()  | 
public TaskRef sync() throws ServerFault
sync in interface IContainerSyncServerFaultprotected void doSync(IServerTaskMonitor monitor)
public java.util.Date getLastSync()
                           throws ServerFault
getLastSync in interface IContainerSyncServerFaultpublic java.util.Date getNextSync()
                           throws ServerFault
getNextSync in interface IContainerSyncServerFaultCopyright © 2021. All Rights Reserved.