Class BTCatalogGroupLoad

java.lang.Object
overit.geocall.bl.BusinessTask<CatalogGroupLoadEvent>
overit.geocallapp.wfm.catalogs.bl.cataloggroup.task.BTCatalogGroupLoad
All Implemented Interfaces:
Serializable, Tool

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