public abstract class OMRSRepositoryEventProcessor extends Object implements OMRSTypeDefEventProcessorInterface, OMRSInstanceEventProcessorInterface
| Modifier and Type | Field and Description |
|---|---|
protected String |
eventProcessorName |
| Modifier | Constructor and Description |
|---|---|
protected |
OMRSRepositoryEventProcessor(String eventProcessorName)
Constructor to update the event processor name.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getEventProcessorName()
Return the name of the event processor.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitprocessAttributeTypeDefConflictEvent, processDeletedAttributeTypeDefEvent, processDeletedTypeDefEvent, processNewAttributeTypeDefEvent, processNewTypeDefEvent, processReIdentifiedAttributeTypeDefEvent, processReIdentifiedTypeDefEvent, processTypeDefConflictEvent, processTypeDefPatchMismatchEvent, processUpdatedTypeDefEvent, sendTypeDefEventprocessClassifiedEntityEvent, processConflictingInstancesEvent, processConflictingTypeEvent, processDeclassifiedEntityEvent, processDeletedEntityEvent, processDeletedRelationshipEvent, processDeletePurgedEntityEvent, processDeletePurgedRelationshipEvent, processInstanceBatchEvent, processNewEntityEvent, processNewRelationshipEvent, processPurgedEntityEvent, processPurgedEntityEvent, processPurgedRelationshipEvent, processPurgedRelationshipEvent, processReclassifiedEntityEvent, processRefreshEntityEvent, processRefreshEntityRequested, processRefreshRelationshipEvent, processRefreshRelationshipRequest, processReHomedEntityEvent, processReHomedRelationshipEvent, processReIdentifiedEntityEvent, processReIdentifiedRelationshipEvent, processRestoredEntityEvent, processRestoredRelationshipEvent, processReTypedEntityEvent, processReTypedRelationshipEvent, processUndoneEntityEvent, processUndoneRelationshipEvent, processUpdatedEntityEvent, processUpdatedRelationshipEvent, sendInstanceEventprotected String eventProcessorName
protected OMRSRepositoryEventProcessor(String eventProcessorName)
eventProcessorName - string namepublic String getEventProcessorName()
Copyright © 2018–2019 ODPi. All rights reserved.