Uses of Class
io.camunda.webapps.operate.TreePath
Packages that use TreePath
-
Uses of TreePath in io.camunda.webapps.operate
Methods in io.camunda.webapps.operate that return TreePathModifier and TypeMethodDescriptionTreePath.appendEntries(String callActivityId, String flowNodeInstanceId, String processInstanceId) TreePath.appendFlowNode(int newEntry) TreePath.appendFlowNode(String newEntry) TreePath.appendFlowNodeInstance(long newEntry) TreePath.appendFlowNodeInstance(String newEntry) TreePath.appendProcessInstance(long newEntry) TreePath.appendProcessInstance(String newEntry) TreePath.removeProcessInstance(String processInstanceKey) TreePath.startTreePath(long processInstanceKey) TreePath.startTreePath(String processInstanceId)