Uses of Class
com.gentics.contentnode.rest.model.devtools.SyncInfo
-
Packages that use SyncInfo Package Description com.gentics.contentnode.rest.resource.devtools -
-
Uses of SyncInfo in com.gentics.contentnode.rest.resource.devtools
Methods in com.gentics.contentnode.rest.resource.devtools that return SyncInfo Modifier and Type Method Description SyncInfo
PackageResource. getSyncInfo()
Get the current status information for the automatic synchronization.SyncInfo
PackageResource. startSync()
Start the sync for the current user (if not started before)
-