Uses of Class
io.vertigo.orchestra.domain.execution.OActivityLog
-
Packages that use OActivityLog Package Description io.vertigo.orchestra.dao.execution io.vertigo.orchestra.domain.execution -
-
Uses of OActivityLog in io.vertigo.orchestra.dao.execution
Methods in io.vertigo.orchestra.dao.execution that return types with arguments of type OActivityLog Modifier and Type Method Description Optional<OActivityLog>
OActivityLogDAO. getActivityLogByAceId(Long aceId)
Execute la tache TkGetActivityLogByAceId.Optional<OActivityLog>
OActivityLogDAO. getLogByPreId(Long preId)
Execute la tache TkGetLogByPreId. -
Uses of OActivityLog in io.vertigo.orchestra.domain.execution
Methods in io.vertigo.orchestra.domain.execution that return types with arguments of type OActivityLog Modifier and Type Method Description io.vertigo.datamodel.structure.model.UID<OActivityLog>
OActivityLog. getUID()
-