Uses of Class
ch.cern.eam.wshub.core.services.workorders.entities.WorkOrderActivityCheckList
Packages that use WorkOrderActivityCheckList
Package
Description
-
Uses of WorkOrderActivityCheckList in ch.cern.eam.wshub.core.services.workorders
Methods in ch.cern.eam.wshub.core.services.workorders that return WorkOrderActivityCheckListModifier and TypeMethodDescriptionChecklistService.readWorkOrderChecklists(EAMContext context, Activity activity) Methods in ch.cern.eam.wshub.core.services.workorders with parameters of type WorkOrderActivityCheckListModifier and TypeMethodDescriptionChecklistService.updateWorkOrderChecklist(EAMContext context, WorkOrderActivityCheckList workOrderActivityCheckList) -
Uses of WorkOrderActivityCheckList in ch.cern.eam.wshub.core.services.workorders.entities
Methods in ch.cern.eam.wshub.core.services.workorders.entities that return WorkOrderActivityCheckListMethods in ch.cern.eam.wshub.core.services.workorders.entities with parameters of type WorkOrderActivityCheckListModifier and TypeMethodDescriptionvoidActivity.setChecklists(WorkOrderActivityCheckList[] checklists) -
Uses of WorkOrderActivityCheckList in ch.cern.eam.wshub.core.services.workorders.impl
Methods in ch.cern.eam.wshub.core.services.workorders.impl that return WorkOrderActivityCheckListModifier and TypeMethodDescriptionChecklistServiceImpl.readWorkOrderChecklists(EAMContext context, Activity activity) Methods in ch.cern.eam.wshub.core.services.workorders.impl with parameters of type WorkOrderActivityCheckListModifier and TypeMethodDescriptionChecklistServiceImpl.updateWorkOrderChecklist(EAMContext context, WorkOrderActivityCheckList workOrderActivityCheckList)