Class UpdateCommentsInfoOnDocumentOperation

java.lang.Object
org.nuxeo.ecm.platform.routing.api.operation.UpdateCommentsInfoOnDocumentOperation

public class UpdateCommentsInfoOnDocumentOperation extends Object
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 Details

  • Constructor Details

    • UpdateCommentsInfoOnDocumentOperation

      public UpdateCommentsInfoOnDocumentOperation()
  • Method Details

    • updateCommentsInfo

      public void updateCommentsInfo()