public class QuotaStatsListener extends Object implements EventListener
QuotaStatsService
.Modifier and Type | Field and Description |
---|---|
static Set<String> |
EVENTS_TO_HANDLE |
Constructor and Description |
---|
QuotaStatsListener() |
Modifier and Type | Method and Description |
---|---|
void |
handleEvent(Event event)
Handle the given event.
|
protected boolean |
isTrashOpEvent(DocumentEventContext eventContext) |
public static final Set<String> EVENTS_TO_HANDLE
public QuotaStatsListener()
public void handleEvent(Event event)
EventListener
Event.cancel()
handleEvent
in interface EventListener
event
- the eventprotected boolean isTrashOpEvent(DocumentEventContext eventContext)
Copyright © 2015 Nuxeo SA. All rights reserved.