Nuxeo Enterprise Platform 5.4

org.nuxeo.cm.core.event
Class CaseProcessedListener

java.lang.Object
  extended by org.nuxeo.cm.core.event.CaseProcessedListener
All Implemented Interfaces:
org.nuxeo.ecm.core.event.EventListener

public class CaseProcessedListener
extends Object
implements org.nuxeo.ecm.core.event.EventListener

Remove Write permission to all users once a case is processed.

Author:
Laurent Doguin

Nested Class Summary
static class CaseProcessedListener.RemoveWritePermissionUnrestricted
           
 
Constructor Summary
CaseProcessedListener()
           
 
Method Summary
 void handleEvent(org.nuxeo.ecm.core.event.Event event)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CaseProcessedListener

public CaseProcessedListener()
Method Detail

handleEvent

public void handleEvent(org.nuxeo.ecm.core.event.Event event)
                 throws org.nuxeo.ecm.core.api.ClientException
Specified by:
handleEvent in interface org.nuxeo.ecm.core.event.EventListener
Throws:
org.nuxeo.ecm.core.api.ClientException

Nuxeo Enterprise Platform 5.4

Copyright © 2011 Nuxeo SAS. All Rights Reserved.