Uses of Class
io.vertigo.orchestra.domain.planification.OProcessPlanification
Packages that use OProcessPlanification
Package
Description
-
Uses of OProcessPlanification in io.vertigo.orchestra.dao.planification
Methods in io.vertigo.orchestra.dao.planification that return types with arguments of type OProcessPlanificationModifier and TypeMethodDescriptionio.vertigo.datamodel.data.model.DtList<OProcessPlanification> OProcessPlanificationDAO.getAllLastPastPlanifications(Instant currentDate) Execute la tache TkGetAllLastPastPlanifications.OProcessPlanificationDAO.getLastPlanificationByProId(Long proId) Execute la tache TkGetLastPlanificationByProId.io.vertigo.datamodel.data.model.DtList<OProcessPlanification> OProcessPlanificationDAO.getPlanificationsByProId(Long proId) Execute la tache TkGetPlanificationsByProId.io.vertigo.datamodel.data.model.DtList<OProcessPlanification> OProcessPlanificationDAO.getProcessToExecute(Long nodId) Execute la tache TkGetProcessToExecute. -
Uses of OProcessPlanification in io.vertigo.orchestra.domain.planification
Methods in io.vertigo.orchestra.domain.planification that return types with arguments of type OProcessPlanificationModifier and TypeMethodDescriptionio.vertigo.datamodel.data.model.UID<OProcessPlanification> OProcessPlanification.getUID()