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

@Event(ReceiptLoadEvent.class) public class BTReceiptLoad extends BusinessTask<ReceiptLoadEvent>
Business task in order to load a BOReceipt.
When the ReceiptLoadEvent is launched the BT notices the call and loads the BOReceipt basing on the event's input.

Required fields:

  • id of the receipt to load
Since:
9.2
See Also:
GCApi:
task