Class BTConfigurationCacheLoad

java.lang.Object
overit.geocall.bl.BusinessTask<ConfigurationCacheLoadEvent>
overit.geocallapp.wfm.core.bl.schedule.cache.configuration.task.BTConfigurationCacheLoad
All Implemented Interfaces:
Serializable, Tool

Business task to load a ConfigurationCacheLoadEvent object.
When the ConfigurationCacheLoadEvent event is launched the BT notices the call and load the BTConfigurationCacheLoad object basing on the event's input.
Since:
18.0
See Also:
GCApi:
task
  • Constructor Details

    • BTConfigurationCacheLoad

      public BTConfigurationCacheLoad()
  • Method Details