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

@Event(DataTypeSearchEvent.class) public class BTDataTypeSearch extends BusinessTask<DataTypeSearchEvent>
Business task in order to search a BODataType.
When the DataTypeSearchEvent is launched the BT notices the call and searches the BODataType basing on the event's input.
Since:
17.0
See Also:
GCApi:
task