public class PeopleSearchEventProcess extends AbstractShareEventProcessor
PeopleFinderPage and submits.
ShareEventData with a PeopleFinderPage containing the search box and
a search term.
EVENT_NAME_PEOPLE_SEARCH_COMPLETE: ShareEventData with PeopleFinderPage| Modifier and Type | Field and Description |
|---|---|
static String |
EVENT_NAME_PEOPLE_SEARCH_COMPLETE |
eventNameActionComplete, logger, sessionService, userDataService| Constructor and Description |
|---|
PeopleSearchEventProcess(org.alfresco.bm.user.UserDataService userDataService) |
| Modifier and Type | Method and Description |
|---|---|
org.alfresco.bm.event.EventResult |
processEvent(org.alfresco.bm.event.Event event,
ShareEventData eventData)
Process which enters the term into search box on
PeopleFinderPage and
performs the search. |
closeWebDriver, getUserData, processEvent, setEventNameActionComplete, setSessionServicegetName, getWarnDelay, isAutoCloseSessionId, isAutoPropagateSessionId, isChart, processEvent, register, resumeTimer, setAutoCloseSessionId, setAutoPropagateSessionId, setBeanName, setChart, setEventName, setEventNames, setRegistry, setWarnDelay, stopTimer, suspendTimer, toStringpublic static final String EVENT_NAME_PEOPLE_SEARCH_COMPLETE
public PeopleSearchEventProcess(org.alfresco.bm.user.UserDataService userDataService)
public org.alfresco.bm.event.EventResult processEvent(org.alfresco.bm.event.Event event,
ShareEventData eventData)
throws Exception
PeopleFinderPage and
performs the search.processEvent in class AbstractShareEventProcessoreventData - Event event informationevent - the origininating event (not normally required)EventResult result of the processExceptionCopyright © 2016. All rights reserved.