Class RoutingTaskSecurityUpdaterListener

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

public class RoutingTaskSecurityUpdaterListener extends Object implements EventListener
Grants the READ/WRITE permissions on the route instance to all task actors. This is needed beacuse an user having a task assigned should be able to see the relatedRoute and to set global workflow variables.
Author:
mcedica
  • Constructor Details

    • RoutingTaskSecurityUpdaterListener

      public RoutingTaskSecurityUpdaterListener()
  • Method Details