Uses of Class
bpmn.api.v2.model.StartProcessRequest
Packages that use StartProcessRequest
-
Uses of StartProcessRequest in bpmn.api.v2.resource
Methods in bpmn.api.v2.resource with parameters of type StartProcessRequestModifier and TypeMethodDescriptionProcessDefinitionResource.executeProcess
(String processDefinitionId, StartProcessRequest request) ProcessDefinitionResource.startProcess
(String processDefinitionId, StartProcessRequest request)