Uses of Class
ch.cern.eam.wshub.core.services.workorders.entities.EAMCaseTask
Packages that use EAMCaseTask
Package
Description
-
Uses of EAMCaseTask in ch.cern.eam.wshub.core.services.workorders
Methods in ch.cern.eam.wshub.core.services.workorders that return EAMCaseTaskModifier and TypeMethodDescriptionCaseTaskService.readCaseTask(EAMContext context, String caseTaskID) Methods in ch.cern.eam.wshub.core.services.workorders with parameters of type EAMCaseTaskModifier and TypeMethodDescriptionCaseTaskService.createCaseTask(EAMContext context, EAMCaseTask caseTaskMT) CaseTaskService.updateCaseTask(EAMContext context, EAMCaseTask caseTaskMT) -
Uses of EAMCaseTask in ch.cern.eam.wshub.core.services.workorders.impl
Methods in ch.cern.eam.wshub.core.services.workorders.impl that return EAMCaseTaskModifier and TypeMethodDescriptionCaseTaskServiceImpl.readCaseTask(EAMContext context, String caseTaskID) Methods in ch.cern.eam.wshub.core.services.workorders.impl with parameters of type EAMCaseTaskModifier and TypeMethodDescriptionCaseTaskServiceImpl.createCaseTask(EAMContext context, EAMCaseTask caseTaskMT) CaseTaskServiceImpl.updateCaseTask(EAMContext context, EAMCaseTask caseTaskMT)