Uses of Class
overit.geocallapp.wfm.organizationalstructures.bl.operationcenter.assignmentcriteria.BOOperationCenterAssignmentCriteria
Packages that use BOOperationCenterAssignmentCriteria
Package
Description
-
Uses of BOOperationCenterAssignmentCriteria in overit.geocallapp.wfm.orchestrator.workorders.bl.type.event
Methods in overit.geocallapp.wfm.orchestrator.workorders.bl.type.event that return types with arguments of type BOOperationCenterAssignmentCriteriaMethod parameters in overit.geocallapp.wfm.orchestrator.workorders.bl.type.event with type arguments of type BOOperationCenterAssignmentCriteriaModifier and TypeMethodDescriptionvoidWorkOrderTypeSaveInput.setAssignmentCriterias(List<BOOperationCenterAssignmentCriteria> assignmentCriterias) -
Uses of BOOperationCenterAssignmentCriteria in overit.geocallapp.wfm.orchestrator.workorders.ux.type.edit
Methods in overit.geocallapp.wfm.orchestrator.workorders.ux.type.edit with parameters of type BOOperationCenterAssignmentCriteriaModifier and TypeMethodDescriptionEditWorkOrderType.convertOCAssociationCriteriaToMap(BOOperationCenterAssignmentCriteria criteria) Transform aBOOperationCenterAssignmentCriteriainto a Map. -
Uses of BOOperationCenterAssignmentCriteria in overit.geocallapp.wfm.organizationalstructures
Fields in overit.geocallapp.wfm.organizationalstructures with type parameters of type BOOperationCenterAssignmentCriteriaModifier and TypeFieldDescriptionprotected static List<BOOperationCenterAssignmentCriteria> OrganizationalStructuresUtils.operationCenterAssignmentCriteriaListMethods in overit.geocallapp.wfm.organizationalstructures that return BOOperationCenterAssignmentCriteriaModifier and TypeMethodDescriptionprotected static BOOperationCenterAssignmentCriteriaOrganizationalStructuresUtils.createOperationCenterAssignmentCriteria(String code, Long id) Methods in overit.geocallapp.wfm.organizationalstructures that return types with arguments of type BOOperationCenterAssignmentCriteriaModifier and TypeMethodDescriptionOrganizationalStructuresUtils.getLegacyOperationCenterAssignmentCriteria()OrganizationalStructuresUtils.getOperationCenterAssignmentCriteria()