Package Products :: Package ZenEvents :: Module interfaces :: Class IEventIdentifierPlugin
[hide private]
[frames] | no frames]

Class IEventIdentifierPlugin

source code

zope.interface.Interface --+
                           |
                          IEventIdentifierPlugin

Plugins used by an IdentifierPipe to do custom event identification

Instance Methods [hide private]
 
resolveIdentifiers(event, eventProcessorMgr)
Update the identifiers in the event based on custom identifier resolution logic.
source code