Class BTFeatureUsageLoad

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

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

Required fields:

  • Feature usage id
Since:
9.2
See Also:
GCApi:
task