The IProcessService type exposes the following members.
Methods
Name | Description | |
---|---|---|
AdvanceCaseActivityToNextPointInTime | ||
ClearCache |
Clears the all cached objects
If no type is supplied in the parameter it will trigger an appdomain.unload
performed by the host when there are no running workflow instances
| |
ExecuteCaseActivity |
Performs Execute on case activity.
| |
ForceStopCaseActivityGraph |
Performs refresh on a particular case activity graph
| |
GetAsset |
Gets the shared asset to be used in the process user interface.
| |
GetAssetKeys |
Gets the keys of assets have been updated since specified date.
| |
GetCacheStatistics |
Clears the all cached objects
| |
GetCaseActivityForm |
Gets the case activity form.
| |
GetCaseActivityInfo |
Gets the case Activity information.
| |
GetDefinitionsForContext |
Gets the definitions for context.
| |
GetDispatcherTypeParameters |
Retrieves all the defined parameters for a specific dispatcher type.
| |
GetDispatcherTypes |
Retrieves all the defined dispatcher types.
| |
GetFormForDefinition |
Gets the init form for process definition.
| |
GetProcessEditForm |
Gets the process edit form.
| |
GetProcessStartupInfo |
Gets information required for starting a process.
| |
GetSmartTaskActions |
Gets the smart task actions.
| |
GetSmartTaskAsPdf |
Gets the smart task as pdf.
| |
GetSmartTaskAttachments |
Gets the smart task attachments.
| |
GetSmartTaskForm |
Gets the smart task form.
| |
GetSmartTaskInfo |
Gets the smart task information.
| |
PerformActionOnSmartTask |
Performs the action on smart task.
| |
RefreshCaseActivities | ||
RefreshCaseActivityGraph |
Performs refresh on a particular case activity graph
| |
StartProcess |
Start a process.
|
See Also