Class BTCatalogCodeLoad

java.lang.Object
overit.geocall.bl.BusinessTask<CatalogCodeLoadEvent>
overit.geocallapp.wfm.catalogs.bl.catalogcode.task.BTCatalogCodeLoad
All Implemented Interfaces:
Serializable, Tool

@Event(CatalogCodeLoadEvent.class) public class BTCatalogCodeLoad extends BusinessTask<CatalogCodeLoadEvent>
Business task in order to load a BOCatalogCode.
When the CatalogCodeLoadEvent is launched the BT notices the call and loads the BOCatalogCode according to the event's input.
Since:
20.0
See Also:
GCApi:
task