| Package | Description |
|---|---|
| org.kie.workbench.common.stunner.bpmn.project.backend.indexing |
| Modifier and Type | Class and Description |
|---|---|
class |
BpmnProcessDataEventListener
This listener is called by the build process and immediately stores the indexing information (as it is also a
ResourceReferenceCollector)
In the 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–2021 JBoss by Red Hat. All rights reserved.