Class BTAppointmentSearch

java.lang.Object
overit.geocall.bl.BusinessTask<AppointmentSearchEvent>
overit.geocallapp.wfm.scheduling.bl.appointment.task.BTAppointmentSearch
All Implemented Interfaces:
Serializable, Tool

@Event(AppointmentSearchEvent.class) public class BTAppointmentSearch extends BusinessTask<AppointmentSearchEvent>
Business task in order to search a BOAppointment. When the AppointmentSearchEvent is launched the BT notices the call and searches the BOAppointment basing on the event's input.
Since:
17.0
See Also:
GCApi:
task