| Class | Description |
|---|---|
| DesignerProcessDataEventListener |
This listener is called by the build process and immediately stores the indexing information (as it is also a
ResourceReferenceCollector)
In the DesignerProcessDataEventListener.onProcessAdded(Process) method, it stores itself in the Process, allowing the BPMN2FileIndexer
to retrieve the DesignerProcessDataEventListener instance later and add it to the indexing information. |
| DesignerProcessDataEventListenerProvider |
This is referenced in
jbpm-designer-backend/src/main/resources/META-INF/services/org.jbpm.compiler.xml.ProcessDataEventListenerProvider
|
Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.