java.lang.Object
overit.geocall.bl.BusinessTask<ReceiptSearchEvent>
overit.geocallapp.wfm.core.bl.workshift.receipt.task.BTSearchReceipt
All Implemented Interfaces:
Serializable, Tool

@Event(ReceiptSearchEvent.class) public class BTSearchReceipt extends BusinessTask<ReceiptSearchEvent>
Business task in order to search a BOReceipt.
When the ReceiptSearchEvent is launched the BT notices the call and receipts the BOReceipt basing on the event's input.
Since:
9.2
See Also:
GCApi:
task