Class BTFeatureUsageSearch

java.lang.Object
overit.geocall.bl.BusinessTask<FeatureUsageSearchEvent>
overit.geocallapp.wfm.core.bl.features.usage.task.BTFeatureUsageSearch
All Implemented Interfaces:
Serializable, Tool

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