Class BTCensusRuleLoad

java.lang.Object
overit.geocall.bl.BusinessTask<CensusRuleLoadEvent>
overit.geocallapp.wfm.execution.bl.census.rule.task.BTCensusRuleLoad
All Implemented Interfaces:
Serializable, Tool

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