Uses of Class
overit.geocallapp.wfm.project.bl.checks.CheckResult
Packages that use CheckResult
Package
Description
-
Uses of CheckResult in overit.geocallapp.wfm.project.bl.checks
Method parameters in overit.geocallapp.wfm.project.bl.checks with type arguments of type CheckResultModifier and TypeMethodDescriptionstatic booleanCheckResultUtils.canContinueWithThisResults(List<CheckResult> list) static StringCheckResultUtils.convertCheckResultListToHtmlTable(List<CheckResult> list, Teacher teacher) static StringCheckResultUtils.convertCheckResultListToHtmlTable(List<CheckResult> list, Teacher teacher, int maxWidth, int maxHeight, String title) -
Uses of CheckResult in overit.geocallapp.wfm.project.bl.management.planning.task
Fields in overit.geocallapp.wfm.project.bl.management.planning.task with type parameters of type CheckResultModifier and TypeFieldDescriptionprotected ArrayList<CheckResult> BTSchedulingSlotCheck.checkResultsprotected ArrayList<CheckResult> BTWoStatusSlotCheck.checkResults -
Uses of CheckResult in overit.geocallapp.wfm.project.bl.task
Fields in overit.geocallapp.wfm.project.bl.task with type parameters of type CheckResultModifier and TypeFieldDescriptionprotected ArrayList<CheckResult> BTProjectOperationsCheck.checkResultList