public class UserNameResolverHelper extends Object implements EventListener
Modifier and Type | Field and Description |
---|---|
static String |
USERNAMECACHE |
Constructor and Description |
---|
UserNameResolverHelper() |
Modifier and Type | Method and Description |
---|---|
boolean |
aboutToHandleEvent(Event arg0)
Notified about an event about to be processed.
|
String |
getUserFullName(String login) |
void |
handleEvent(Event event)
An event was received.
|
public static final String USERNAMECACHE
public boolean aboutToHandleEvent(Event arg0)
EventListener
aboutToHandleEvent
in interface EventListener
arg0
- the eventpublic void handleEvent(Event event)
EventListener
handleEvent
in interface EventListener
Copyright © 2015 Nuxeo SA. All rights reserved.