Uses of Class
overit.geocallapp.wfm.execution.bl.census.rule.BOCensusRule
Packages that use BOCensusRule
Package
Description
-
Uses of BOCensusRule in overit.geocallapp.wfm.execution.integration
Methods in overit.geocallapp.wfm.execution.integration that return types with arguments of type BOCensusRuleModifier and TypeMethodDescriptionExecutionEventProvider.searchCensusRules(CensusRuleSearchFilter filter) ExecutionProvider.searchCensusRules(CensusRuleSearchFilter filter) ExecutionEventProvider.searchInterventionCensusRules(InterventionCensusRuleSearchFilter filter) ExecutionProvider.searchInterventionCensusRules(InterventionCensusRuleSearchFilter filter) -
Uses of BOCensusRule in overit.geocallapp.wfm.orchestrator.workorders.bl.intervention.measure.task
Methods in overit.geocallapp.wfm.orchestrator.workorders.bl.intervention.measure.task that return types with arguments of type BOCensusRuleModifier and TypeMethodDescriptionprotected List<BOCensusRule> BTInterventionMeasureCheck.getInterventionMeasureCensusRules(BOIntervention intervention, PoolKit poolKit) Loads the active census rules of type measures associated with the given intervention.