Package net.bluemind.core.container.api
Interface IContainerSync
@Path("/containers/_sync/{containerUid}")
public interface IContainerSync
- 
Method Summary
 
- 
Method Details
- 
sync
- Throws:
 ServerFault
 - 
getLastSync
- Throws:
 ServerFault
 - 
getNextSync
- Throws:
 ServerFault
 - 
getSyncStatus
- Throws:
 ServerFault
 
 -