Class MobileErrorLogSearchEvent
java.lang.Object
overit.geocall.bl.GenericEvent<PageResponse<BOMobileErrorLog>>
overit.geocall.bl.BusinessEvent<PageResponse<BOMobileErrorLog>>
overit.geocall.bl.SearchEvent<MobileErrorLogSearchFilter,BOMobileErrorLog>
overit.geocallapp.wfm.mobile.core.bl.errorlog.event.MobileErrorLogSearchEvent
public class MobileErrorLogSearchEvent
extends SearchEvent<MobileErrorLogSearchFilter,BOMobileErrorLog>
Event for search mobile error log
- Since:
- 18.0
- GCApi:
- event
- Reactors:
- No Spouts
BTMobileErrorLogSearch(0)-
Nested Class Summary
Nested classes/interfaces inherited from class overit.geocall.bl.GenericEvent
GenericEvent.Step<O> -
Field Summary
Fields inherited from class overit.geocall.bl.SearchEvent
filter, order, pageFields inherited from class overit.geocall.bl.GenericEvent
executorService, journal, streamJournal -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class overit.geocall.bl.SearchEvent
getEventOptions, getFilter, getOrder, getPage, setOrderMethods inherited from class overit.geocall.bl.BusinessEvent
doLaunchMethods inherited from class overit.geocall.bl.GenericEvent
clearEvents, defineInterruptor, defineResult, getJournal, getResult, getSpouts, getStreamJournal, isInternal, launch, launch, launchAsync, launchAsync, register, registerSpouts
-
Constructor Details
-
MobileErrorLogSearchEvent
-