Uses of Class
overit.geocallapp.wfm.core.bl.criticalactivity.rule.criterion.BOCriticalActivityRuleCriterion
Packages that use BOCriticalActivityRuleCriterion
Package
Description
-
Uses of BOCriticalActivityRuleCriterion in overit.geocallapp.wfm.core.bl.criticalactivity
Methods in overit.geocallapp.wfm.core.bl.criticalactivity that return BOCriticalActivityRuleCriterionModifier and TypeMethodDescriptionCriticalActivityEntitiesCache.getCriterion(Long criterionId) Returns theBOCriticalActivityRuleCriterion. -
Uses of BOCriticalActivityRuleCriterion in overit.geocallapp.wfm.core.bl.criticalactivity.detectprocess.task
Methods in overit.geocallapp.wfm.core.bl.criticalactivity.detectprocess.task with parameters of type BOCriticalActivityRuleCriterionModifier and TypeMethodDescriptionprotected CriticalActivityCriterionBTDetectCriticalActivities.getCriterion(BOCriticalActivityRuleCriterion criterion) -
Uses of BOCriticalActivityRuleCriterion in overit.geocallapp.wfm.core.bl.criticalactivity.rule
Methods in overit.geocallapp.wfm.core.bl.criticalactivity.rule that return BOCriticalActivityRuleCriterionModifier and TypeMethodDescriptionCriticalActivityRule.getCriterion()Returns the Critical Activity Rule criterion.Methods in overit.geocallapp.wfm.core.bl.criticalactivity.rule with parameters of type BOCriticalActivityRuleCriterionModifier and TypeMethodDescriptionvoidCriticalActivityRule.setCriterion(BOCriticalActivityRuleCriterion criterion) Sets the Critical Activity Rule criterion.