|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SyncStatus | |
|---|---|
| com.xpn.xwiki.wysiwyg.server.plugin.sync | |
| Uses of SyncStatus in com.xpn.xwiki.wysiwyg.server.plugin.sync |
|---|
| Methods in com.xpn.xwiki.wysiwyg.server.plugin.sync that return SyncStatus | |
|---|---|
SyncStatus |
SyncEngine.getSyncStatus(java.lang.String key)
|
| Methods in com.xpn.xwiki.wysiwyg.server.plugin.sync with parameters of type SyncStatus | |
|---|---|
void |
SyncEngine.setSyncStatus(java.lang.String key,
SyncStatus syncStatus)
Sets the status of a synchronization key. |
SyncResult |
SyncEngine.sync(SyncStatus syncStatus,
Revision revision,
int version)
Commits the given revision and updates the status. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||