List of Special Events
The special events, which have names that start with the symbol @, are described in the following table.
Event Name | Description |
---|---|
@PreIndicateNewWorkItemEvent @PostIndicateNewWorkItemEvent |
Respectively, these special events correspond to just before, and just after, the client handle method IndicateNewWorkItem is invoked. These special events have the following attributes:
|
@PreWorkItemReleasedEvent @PostWorkItemReleasedEvent |
Respectively, these special events correspond to just before, and just after, the client handle method WorkItemReleased is invoked. These special events have the following attributes:
|
@PreWorkItemResumedEvent @PostWorkItemResumedEvent |
Respectively, these special events correspond to just before, and just after, the client handle method WorkItemResumed is invoked. These special events have the following attributes:
|
@PreWorkItemStartedEvent @PostWorkItemStartedEvent |
Respectively, these special events correspond to just before, and just after, the client handle method WorkItemStarted is invoked. These special events have the following attributes:
|
@PreWorkItemSuspendedEvent @PostWorkItemSuspendedEvent |
Respectively, these special events correspond to when the client handle method WorkItemSuspended is invoked. These special events have the following attributes:
|
@RuntimeEvent |
Corresponds to a Siebel run-time event, which was defined in the Administration - Runtime Events screen. This special event has the following attributes:
For more information about configuring run-time events, see Siebel Personalization Administration Guide. |