java.lang.Object
overit.geocall.bl.BusinessTask<DataTypeLoadEvent>
overit.geocallapp.wfm.systemsettings.bl.datatype.task.BTDataTypeLoad
All Implemented Interfaces:
Serializable, Tool

@Event(DataTypeLoadEvent.class) public class BTDataTypeLoad extends BusinessTask<DataTypeLoadEvent>
Business task in order to load a BODataType.
When the DataTypeLoadEvent is launched the BT notices the call and loads the BODataType basing on the event's input.

Required fields:

  • data type id
Since:
17.0
See Also:
GCApi:
task