java.lang.Object
overit.geocall.bl.BusinessTask<PermitCacheLoadEvent>
overit.geocallapp.wfm.core.bl.schedule.cache.permit.task.BTPermitCacheLoad
All Implemented Interfaces:
Serializable, Tool

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