Utility class, that supports the process service in retrieving the dispatcher types and parameters.
Inheritance Hierarchy
Scanjour.Workflow4.Web.ServicesDispatcherTypeUtilities
Namespace: Scanjour.Workflow4.Web.Services
Assembly: Scanjour.Workflow4.Web.Services (in Scanjour.Workflow4.Web.Services.dll) Version: 23.1.0.0 (23.1.0.0)
Syntax
The DispatcherTypeUtilities type exposes the following members.
Methods
Name | Description | |
---|---|---|
GetDispatcherTypeParameters |
Retrieves the defined dispatcher type parameters for a specific version of a specific dispatcher.
| |
GetDispatcherTypes |
Retrieves the dispatcher types defined in the deployed assemblies.
|
See Also