java.lang.Object
overit.geocall.bl.BusinessTask<PositionCacheLoadEvent>
overit.geocallapp.wfm.core.bl.schedule.cache.position.task.BTPositionCacheLoad
All Implemented Interfaces:
Serializable, Tool

@Event(PositionCacheLoadEvent.class) public class BTPositionCacheLoad extends BusinessTask<PositionCacheLoadEvent>
Business task to load a PositionCacheLoadEvent object.
When the PositionCacheLoadEvent event is launched the BT notices the call and load the BTPositionCacheLoad object basing on the event's input.
Since:
18.0
See Also:
GCApi:
task