Class VCAppointmentSearchEvent
java.lang.Object
overit.geocall.bl.GenericEvent<List<VCAppointment>>
overit.geocall.bl.BusinessEvent<List<VCAppointment>>
overit.geocallapp.wfm.cee.bl.vcappointment.be.VCAppointmentSearchEvent
Event to launch to retrieve a set of virtual collaboration appointments, according to the given filter.
-
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.GenericEvent
executorService, journal, streamJournal -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetOperationId(Long operationId) voidsetVCAppointmentFilter(VCAppointmentFilter vcAppointmentFilter) Methods 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
-
VCAppointmentSearchEvent
public VCAppointmentSearchEvent()
-
-
Method Details
-
getVCAppointmentFilter
-
setVCAppointmentFilter
-
getOperationId
-
setOperationId
-