public class PreProcessor
extends java.lang.Object
Constructor and Description |
---|
PreProcessor() |
Modifier and Type | Method and Description |
---|---|
org.jdom2.Document |
preProcess(BPMNProcess process)
Performs the pre-processing step for creating one document including the
content of all imported BPMN processes of the document
|
public org.jdom2.Document preProcess(BPMNProcess process)
process
- the BPMNProcess which should be used as starting point