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)
EventListenerEvent.cancel()handleEvent in interface EventListenerevent - the eventprotected boolean isTrashOpEvent(DocumentEventContext eventContext)
Copyright © 2019 Nuxeo. All rights reserved.