java.lang.Object
overit.geocall.bl.BusinessTask<MeterReadingLoadEvent>
overit.geocallapp.wfm.core.bl.technicalobject.meter.reading.task.BTMeterReadingLoad
All Implemented Interfaces:
Serializable, Tool

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

Required fields:

  • meter reading id
Since:
9.2
See Also:
GCApi:
task