Class DocumentRoutingUpdateCommentsInfoListener

java.lang.Object
org.nuxeo.ecm.platform.routing.core.listener.DocumentRoutingUpdateCommentsInfoListener
All Implemented Interfaces:
EventListener

public class DocumentRoutingUpdateCommentsInfoListener extends Object implements EventListener
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.
Author:
mcedica
  • Constructor Details

    • DocumentRoutingUpdateCommentsInfoListener

      public DocumentRoutingUpdateCommentsInfoListener()
  • Method Details