AgileExtender Framework |
The tables in this topic list the event handlers for the AgileExtender framework.
Event | Description |
---|---|
AssignWorkItem |
A work item is assigned. |
CancelWorkItem |
A work item is canceled. |
CompleteWorkItem |
A work item is completed. |
EnterActivityInstance |
The process enters an activity instance. |
LeaveActivityInstance |
The process leaves an activity instance. |
ReassignWorkItem |
An activity is reassigned. |
WorkItemOverdue |
The assigned work item becomes overdue. |
WorkItemAssigned |
An work item is assigned. |
ResolvingPoolMembers |
The members of a task pool are determined. |
ActivateWorkItem |
A work item is activated. |
CancelProcessInstance |
Cancels a running process instance. |
CompleteProcedure |
Completes a procedure. |
CreateProcessInstance |
Creates a new process instance. |
DeliverNotification |
An email notification is sent. |
ProcessInstanceFaulting |
A process instance fault occurs. |
ResumeProcessInstance |
Resumes a suspended process instance. |
SuspendProcessInstance |
Suspends a running process instance. |
StopProcessInstance |
Stops a running process instance. |
StartProcessInstance |
Starts a process instance. |
ScheduledItemTimeout |
A scheduled item is timed out. |
UpdateCustomAttributes |
Custom attributes are updated. |
RollbackProcessInstance |
A process instance is rolled back to a previous version. |
MigrateProcessInstance |
A process instance is migrated to a new version. |
QueryCustomAttributes |
Queries the values of custom attributes. |
CompletingWorkItem |
Triggers before the completion of work item is committed. |
CancellingWorkItem |
Triggers before the cancellation of work item is committed. |