Class ResourceLastGPSPositionInsertEvent


public class ResourceLastGPSPositionInsertEvent extends InsertEvent<BOResourceLastGPSPosition>
Event to insert a BOResourceLastGPSPosition.
The launcher must provide a valid BOResourceLastGPSPosition in order to successfully call this event.
The listener inserts the BOResourceLastGPSPosition into the database based on the event's input.
Since:
22.0
GCApi:
event
Reactors:
BTResourceLastGPSPositionInsert(0)
No Spouts
  • Constructor Details