Uses of Class
io.vertigo.orchestra.domain.definition.OActivity
Packages that use OActivity
Package
Description
-
Uses of OActivity in io.vertigo.orchestra.dao.definition
Methods in io.vertigo.orchestra.dao.definition that return OActivityModifier and TypeMethodDescriptionOActivityDAO.getFirstActivityByProcess(Long proId) Execute la tache TkGetFirstActivityByProcess.Methods in io.vertigo.orchestra.dao.definition that return types with arguments of type OActivityModifier and TypeMethodDescriptionio.vertigo.datamodel.data.model.DtList<OActivity> OActivityDAO.getActivitiesByProId(Long proId) Execute la tache TkGetActivitiesByProId.io.vertigo.datamodel.data.model.DtList<OActivity> OActivityDAO.getAllActivitiesInActiveProcesses()Execute la tache TkGetAllActivitiesInActiveProcesses.OActivityDAO.getNextActivityByActId(Long actId) Execute la tache TkGetNextActivityByActId. -
Uses of OActivity in io.vertigo.orchestra.domain.definition
Methods in io.vertigo.orchestra.domain.definition that return types with arguments of type OActivity -
Uses of OActivity in io.vertigo.orchestra.domain.execution
Methods in io.vertigo.orchestra.domain.execution that return types with arguments of type OActivity