Class UpdateCommentsInfoOnDocumentOperation
java.lang.Object
org.nuxeo.ecm.platform.routing.api.operation.UpdateCommentsInfoOnDocumentOperation
Updates the number of comments stored on the
DocumentRouteStep
. This is used to avoid unnecessary jena calls
when displaying the number of comments on each step. This updates the number of comments on the documents from the
relations. To invoke it: run from nuxeo-shell : run updateCommentsOnDoc- Author:
- mcedica
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
ID
- See Also:
-
session
-
-
Constructor Details
-
UpdateCommentsInfoOnDocumentOperation
public UpdateCommentsInfoOnDocumentOperation()
-
-
Method Details
-
updateCommentsInfo
public void updateCommentsInfo()
-