Uses of Class
org.jbpm.services.api.NodeNotFoundException
-
Packages that use NodeNotFoundException Package Description org.jbpm.services.api.admin -
-
Uses of NodeNotFoundException in org.jbpm.services.api.admin
Methods in org.jbpm.services.api.admin that throw NodeNotFoundException Modifier and Type Method Description voidProcessInstanceAdminService. triggerNode(long processInstanceId, long nodeId)Triggers node to create new node instance with node id within process instance.
-