| AfterCreateDataGroupWorkflowEvent |
A concrete class that implements an event that is sent after a data group
record has been created.
|
| AfterUpdateDataGroupWorkflowEvent |
A concrete class that implements an event that is sent after a data group
record has been updated.
|
| BeforeDeleteDataGroupWorkflowEvent |
A concrete class that implements an event that is sent before a data group
record is being deleted.
|
| FreeTimerWorkflowEvent |
A concrete class that implements an event that is sent from a free timer.
|
| GlobalNotifyDataGroupWorkflowEvent |
Deprecated.
|
| GlobalNotifyTimerDataGroupWorkflowEvent |
A concrete class that implements an event that is sent by a timer
to notify about a data group record.
|
| GlobalTimerWorkflowEvent |
A concrete class that implements an event that is sent from a global timer.
|
| NotifyTimerDataGroupWorkflowEvent |
A concrete class that implements an event that is sent from a data
group timer.
|
| SessionLoginWorkflowEvent |
A concrete class that implements an event that is sent after a session login.
|
| SessionLogoutWorkflowEvent |
A concrete class that implements an event that is sent after session logout.
|
| TimerJobCompletionWorkflowEvent |
|
| TimerJobSchedulingWorkflowEvent |
|
| UserWorkflowEvent |
A concrete class that implements a user defined workflow event.
|
| WrappedServerEventWorkflowEvent |
|