public class MOWService extends Object
| Constructor and Description |
|---|
MOWService(org.exoplatform.commons.chromattic.ChromatticManager chromatticManager) |
| Modifier and Type | Method and Description |
|---|---|
org.chromattic.api.ChromatticSession |
getSession() |
WikiStore |
getWikiStore() |
boolean |
persist() |
boolean |
persist(boolean isRefresh)
Make the decision to persist JCR Storage and refresh session or not
|
boolean |
startSynchronization() |
void |
stopSynchronization(boolean requestClose) |
public MOWService(org.exoplatform.commons.chromattic.ChromatticManager chromatticManager)
public org.chromattic.api.ChromatticSession getSession()
public boolean startSynchronization()
public void stopSynchronization(boolean requestClose)
public boolean persist()
public boolean persist(boolean isRefresh)
public WikiStore getWikiStore()
Copyright © 2003–2020 eXo Platform SAS. All rights reserved.