protected static class BpmnModelReader.ActivityProcessor extends BpmnModelReader.ElementMapper
Modifier | Constructor and Description |
---|---|
protected |
ActivityProcessor() |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
postProcess(jadex.xml.IContext context,
java.lang.Object object)
Processes the element.
|
getPass
public java.lang.Object postProcess(jadex.xml.IContext context, java.lang.Object object)
postProcess
in interface jadex.xml.IPostProcessor
postProcess
in class BpmnModelReader.ElementMapper