Class ResourceLastGPSPositionLoadEvent
java.lang.Object
overit.geocall.bl.GenericEvent<BOResourceLastGPSPosition>
overit.geocall.bl.BusinessEvent<BOResourceLastGPSPosition>
overit.geocall.bl.SimpleBusinessEvent<Long,BOResourceLastGPSPosition>
overit.geocall.bl.GenericLoadEvent<Long,BOResourceLastGPSPosition>
overit.geocall.bl.LoadEvent<BOResourceLastGPSPosition>
overit.geocallapp.wfm.gpstracking.bl.resource.position.last.event.ResourceLastGPSPositionLoadEvent
Event to load a
The launcher must provide a valid resource last position id in order to successfully call this event.
BOResourceLastGPSPosition. The launcher must provide a valid resource last position id in order to successfully call this event.
- Since:
- 22.0
- GCApi:
- event
- Reactors:
- No Spouts
BTResourceLastGPSPositionLoad(0)-
Nested Class Summary
Nested classes/interfaces inherited from class overit.geocall.bl.GenericEvent
GenericEvent.Step<O> -
Field Summary
Fields inherited from class overit.geocall.bl.SimpleBusinessEvent
inputFields inherited from class overit.geocall.bl.GenericEvent
executorService, journal, streamJournal -
Constructor Summary
ConstructorsConstructorDescriptionInstantiates a new resource last position load event. -
Method Summary
Methods inherited from class overit.geocall.bl.GenericLoadEvent
getEventOptionsMethods inherited from class overit.geocall.bl.SimpleBusinessEvent
getInputMethods inherited from class overit.geocall.bl.BusinessEvent
doLaunchMethods inherited from class overit.geocall.bl.GenericEvent
clearEvents, defineInterruptor, defineResult, getJournal, getResult, getSpouts, getStreamJournal, isInternal, launch, launch, launchAsync, launchAsync, register, registerSpouts
-
Constructor Details
-
ResourceLastGPSPositionLoadEvent
Instantiates a new resource last position load event.- Parameters:
id- the resource last position id
-