Schnittstelle IWorkflowEventSourceWorkflowEvent
- Alle Superschnittstellen:
IWorkflowEvent
- Alle bekannten Unterschnittstellen:
IAfterStopJMSWorkflowEvent,IAfterStopListenUDPWorkflowEvent,IAfterStopMQTTWorkflowEvent,IAfterStopWatchDirectoryWorkflowEvent,IAfterStopWatchIMAPFolderWorkflowEvent,IAfterStopWatchMaildirWorkflowEvent,IAfterStopWorkflowEventSourceWorkflowEvent,IBeforeStartJMSWorkflowEvent,IBeforeStartListenUDPWorkflowEvent,IBeforeStartMQTTWorkflowEvent,IBeforeStartWatchDirectoryWorkflowEvent,IBeforeStartWatchIMAPFolderWorkflowEvent,IBeforeStartWatchMaildirWorkflowEvent,IBeforeStartWorkflowEventSourceWorkflowEvent,IFileSystemWorkflowEvent,IIMAPMessageWorkflowEvent,IIMAPWorkflowEvent,IJMSMessageWorkflowEvent,IJMSWorkflowEvent,IListenUDPWorkflowEvent,IMaildirMessageWorkflowEvent,IMaildirWorkflowEvent,IMQTTMessageWorkflowEvent,IMQTTWorkflowEvent,IUDPDatagramWorkflowEvent,IWatchDirectoryCreateWorkflowEvent,IWatchDirectoryDeleteWorkflowEvent,IWatchDirectoryModifyWorkflowEvent,IWatchDirectoryWorkflowEvent
Interface for events that normally origin from
IWorkflowEventSources.-
Methodenübersicht
Modifizierer und TypMethodeBeschreibungGet the GUID of the event source that created this event.
-
Methodendetails
-
getEventSourceGuid
String getEventSourceGuid()Get the GUID of the event source that created this event.- Gibt zurück:
- The GUID of the event source.
-