Uses of Class
ch.cern.eam.wshub.core.services.workorders.entities.TaskPlan
Packages that use TaskPlan
Package
Description
-
Uses of TaskPlan in ch.cern.eam.wshub.core.services.workorders
Methods in ch.cern.eam.wshub.core.services.workorders that return TaskPlanModifier and TypeMethodDescriptionTaskPlanService.getTaskPlan(EAMContext context, TaskPlan taskPlan) Methods in ch.cern.eam.wshub.core.services.workorders with parameters of type TaskPlanModifier and TypeMethodDescriptionWorkOrderMiscService.createTaskPlan(EAMContext context, TaskPlan taskPlan) ChecklistService.getChecklistDefinition(EAMContext context, TaskPlan taskPlan, String code) ChecklistService.getSignatures(EAMContext context, String workOrderCode, String activityCode, TaskPlan taskPlan) TaskPlanService.getTaskPlan(EAMContext context, TaskPlan taskPlan) -
Uses of TaskPlan in ch.cern.eam.wshub.core.services.workorders.impl
Methods in ch.cern.eam.wshub.core.services.workorders.impl that return TaskPlanModifier and TypeMethodDescriptionTaskPlanServiceImpl.getTaskPlan(EAMContext context, TaskPlan taskPlan) Methods in ch.cern.eam.wshub.core.services.workorders.impl with parameters of type TaskPlanModifier and TypeMethodDescriptionWorkOrderMiscServiceImpl.createTaskPlan(EAMContext context, TaskPlan taskPlan) ChecklistServiceImpl.getChecklistDefinition(EAMContext context, TaskPlan taskPlan, String code) ChecklistServiceImpl.getSignatures(EAMContext context, String workOrderCode, String activityCode, TaskPlan taskPlan) TaskPlanServiceImpl.getTaskPlan(EAMContext context, TaskPlan taskPlan)