Uses of Class
io.vertigo.orchestra.monitoring.domain.uidefinitions.OProcessUi
-
Packages that use OProcessUi Package Description io.vertigo.orchestra.monitoring.dao.uidefinitions -
-
Uses of OProcessUi in io.vertigo.orchestra.monitoring.dao.uidefinitions
Methods in io.vertigo.orchestra.monitoring.dao.uidefinitions that return OProcessUi Modifier and Type Method Description OProcessUi
UidefinitionsPAO. getProcessByName(String name)
Execute la tache TkGetProcessByName.Methods in io.vertigo.orchestra.monitoring.dao.uidefinitions that return types with arguments of type OProcessUi Modifier and Type Method Description io.vertigo.datamodel.structure.model.DtList<OProcessUi>
UidefinitionsPAO. searchProcessByLabel(String search)
Execute la tache TkSearchProcessByLabel.
-