Uses of Class
io.vertigo.orchestra.monitoring.domain.uiexecutions.OProcessExecutionUi
Packages that use OProcessExecutionUi
-
Uses of OProcessExecutionUi in io.vertigo.orchestra.monitoring.dao.uiexecutions
Methods in io.vertigo.orchestra.monitoring.dao.uiexecutions that return OProcessExecutionUiModifier and TypeMethodDescriptionUiexecutionsPAO.getExecutionByPreId(Long preId) Execute la tache TkGetExecutionByPreId.Methods in io.vertigo.orchestra.monitoring.dao.uiexecutions that return types with arguments of type OProcessExecutionUiModifier and TypeMethodDescriptionio.vertigo.datamodel.data.model.DtList<OProcessExecutionUi> UiexecutionsPAO.getExecutionsByProcessName(String name, String status, Integer limit, Integer offset) Execute la tache TkGetExecutionsByProcessName.