public class VisibilitySocialDocumentListener extends Object implements PostCommitEventListener
Modifier and Type | Field and Description |
---|---|
static String |
ALREADY_PROCESSED |
Constructor and Description |
---|
VisibilitySocialDocumentListener() |
Modifier and Type | Method and Description |
---|---|
static void |
handleEvent(Event event) |
void |
handleEvent(EventBundle events)
Handles the set of events that were raised during the life of an user
operation.
|
public static final String ALREADY_PROCESSED
public void handleEvent(EventBundle events) throws ClientException
PostCommitEventListener
The events are fired as a BundleEvent
after the transaction is
committed.
handleEvent
in interface PostCommitEventListener
events
- the events to handleClientException
public static void handleEvent(Event event) throws ClientException
ClientException
Copyright © 2011 Nuxeo SA. All Rights Reserved.