public class BpmnProcessDataEventListener extends AbstractBpmnProcessDataEventListener
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.| Constructor and Description |
|---|
BpmnProcessDataEventListener() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
getProcessDescriptorName() |
protected ResourceType |
getProcessIdResourceType() |
protected ResourceType |
getProcessNameResourceType() |
addDistinctProcessVariables, getProcess, getUniqueVariables, onBuildComplete, onComplete, onMetaDataAdded, onNodeAdded, onProcessAddedaddResource, addResourceReference, addResourceReferences, addSharedReference, getResourceReferences, getResources, getSharedReferencesprotected String getProcessDescriptorName()
getProcessDescriptorName in class AbstractBpmnProcessDataEventListenerprotected ResourceType getProcessIdResourceType()
getProcessIdResourceType in class AbstractBpmnProcessDataEventListenerprotected ResourceType getProcessNameResourceType()
getProcessNameResourceType in class AbstractBpmnProcessDataEventListenerCopyright © 2001–2021 JBoss by Red Hat. All rights reserved.