| Package | Description |
|---|---|
| org.kie.workbench.common.stunner.bpmn.project.backend.indexing |
| Class and Description |
|---|
| AbstractBpmnFileIndexer |
| AbstractBpmnProcessDataEventListener |
| BpmnProcessDataEventListener
This listener is called by the build process and immediately stores the indexing information (as it is also a
ResourceReferenceCollector)
In the AbstractBpmnProcessDataEventListener.onProcessAdded(Process) method, it stores itself in the Process, allowing the BpmnFileIndexer
to retrieve the BpmnProcessDataEventListener instance later and add it to the indexing information. |
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.