public class BPMNModelFactory extends Object
| Constructor and Description |
|---|
BPMNModelFactory() |
| Modifier and Type | Method and Description |
|---|---|
org.camunda.bpm.model.bpmn.BpmnModelInstance |
create(String processId)
Create the BPMN-Model and -process with specified process-ID and path to the
java-delegate
|
public org.camunda.bpm.model.bpmn.BpmnModelInstance create(String processId)
processId - - Id of the processCopyright © 2021. All rights reserved.