Uses of Class
io.vertigo.orchestra.domain.execution.OProcessExecution
-
Packages that use OProcessExecution Package Description io.vertigo.orchestra.dao.execution io.vertigo.orchestra.domain.execution -
-
Uses of OProcessExecution in io.vertigo.orchestra.dao.execution
Methods in io.vertigo.orchestra.dao.execution that return types with arguments of type OProcessExecution Modifier and Type Method Description io.vertigo.datamodel.structure.model.DtList<OProcessExecution>OProcessExecutionDAO. getActiveProcessExecutionByProId(Long proId)Execute la tache TkGetActiveProcessExecutionByProId.io.vertigo.datamodel.structure.model.DtList<OProcessExecution>OProcessExecutionDAO. getExecutionsByProId(Long proId)Execute la tache TkGetExecutionsByProId. -
Uses of OProcessExecution in io.vertigo.orchestra.domain.execution
Methods in io.vertigo.orchestra.domain.execution that return types with arguments of type OProcessExecution Modifier and Type Method Description io.vertigo.datamodel.structure.model.UID<OProcessExecution>OProcessExecution. getUID()StoreVAccessor<OProcessExecution>OActivityExecution. processusExecution()Association : Processus.
-