Uses of Interface
org.exoplatform.forum.common.jcr.JCRTask
Packages that use JCRTask
-
Uses of JCRTask in org.exoplatform.forum.common.jcr
Methods in org.exoplatform.forum.common.jcr with parameters of type JCRTaskModifier and TypeMethodDescription<T> T<T> TExecute a readonly jcr task.<T> TJCRSessionManager.executeAndSave(JCRTask<T> jcrTask) <T> TSessionManager.executeAndSave(JCRTask<T> jcrTask) Execute an jcr task and persists the changes.