Class BTCensusRuleSearch

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

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