Interface IWorkflowEvent
- All Known Subinterfaces:
IAfterCreateDataGroupWorkflowEvent,IAfterStopJMSWorkflowEvent,IAfterStopListenUDPWorkflowEvent,IAfterStopMQTTWorkflowEvent,IAfterStopWatchDirectoryWorkflowEvent,IAfterStopWatchIMAPFolderWorkflowEvent,IAfterStopWatchMaildirWorkflowEvent,IAfterStopWorkflowEventSourceWorkflowEvent,IAfterUpdateDataGroupWorkflowEvent,IBadMailWorkflowEvent,IBeforeDeleteDataGroupWorkflowEvent,IBeforeStartJMSWorkflowEvent,IBeforeStartListenUDPWorkflowEvent,IBeforeStartMQTTWorkflowEvent,IBeforeStartWatchDirectoryWorkflowEvent,IBeforeStartWatchIMAPFolderWorkflowEvent,IBeforeStartWatchMaildirWorkflowEvent,IBeforeStartWorkflowEventSourceWorkflowEvent,IDataGroupWorkflowEvent,IFileSystemWorkflowEvent,IFreeTimerWorkflowEvent,IGlobalTimerWorkflowEvent,IIMAPMessageWorkflowEvent,IIMAPWorkflowEvent,IIxBrokerMessageEvent,IJMSMessageWorkflowEvent,IJMSWorkflowEvent,IListenUDPWorkflowEvent,IMaildirMessageWorkflowEvent,IMaildirWorkflowEvent,IMessagingWorkflowEvent,IMQTTMessageWorkflowEvent,IMQTTWorkflowEvent,INotifyDataGroupWorkflowEvent,INotifyTimerDataGroupWorkflowEvent,IPhoneServiceMakeVoiceCallWorkflowEvent,IPhoneServiceSendSmsWorkflowEvent,IPhoneServiceSendWorkflowEvent,IPhoneServiceWorkflowEvent,IPushNotificationWorkflowEvent,ISendMailWorkflowEvent,ISessionLoginWorkflowEvent,ISessionLogoutWorkflowEvent,ISessionWorkflowEvent,ITimerJobCompletionWorkflowEvent,ITimerJobSchedulingWorkflowEvent,ITimerWorkflowEvent,IUDPDatagramWorkflowEvent,IUserLockedWorkflowEvent,IUserWorkflowEvent,IWatchDirectoryCreateWorkflowEvent,IWatchDirectoryDeleteWorkflowEvent,IWatchDirectoryModifyWorkflowEvent,IWatchDirectoryWorkflowEvent,IWorkflowEventSourceWorkflowEvent,IWrappedServerEventWorkflowEvent
@Scriptable
public interface IWorkflowEvent
This is the interface for workflow events.
Classes and interfaces that implement this interface should have the
WorkflowEvent name suffix.