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

@Event(ReceiptUpdateEvent.class) public class BTReceiptUpdate extends BusinessTask<ReceiptUpdateEvent>
Business task in order to insert a BOReceipt.

When the ReceiptUpdateEvent is launched the BT notices the call and inserts the BOReceipt basing on the event's input.

Since:
17.0
See Also:
GCApi:
task