Uses of Class
overit.geocallapp.wfm.core.bl.schedule.planningaction.PlanningAction
Packages that use PlanningAction
Package
Description
-
Uses of PlanningAction in overit.geocallapp.wfm.cee.bl.task
Methods in overit.geocallapp.wfm.cee.bl.task with parameters of type PlanningActionModifier and TypeMethodDescriptionBTPlanningActionNotification.getAppointmentIdsFromPlanningAction(PlanningAction action, PoolKit pk) -
Uses of PlanningAction in overit.geocallapp.wfm.core.bl.schedule.planningaction.event
Fields in overit.geocallapp.wfm.core.bl.schedule.planningaction.event declared as PlanningActionModifier and TypeFieldDescriptionprotected PlanningActionPlanningActionNotificationEvent.planningActionMethods in overit.geocallapp.wfm.core.bl.schedule.planningaction.event that return PlanningActionModifier and TypeMethodDescriptionPlanningActionNotificationEvent.getPlanningAction()Returns the planning action.Methods in overit.geocallapp.wfm.core.bl.schedule.planningaction.event with parameters of type PlanningActionModifier and TypeMethodDescriptionvoidPlanningActionNotificationEvent.setPlanningAction(PlanningAction planningAction) Sets the planning action.