Click or drag to resize

DispatcherFunctions Class

Methods to get data relevant for dispatchers
Inheritance Hierarchy
SystemObject
  Scanjour.Workflow4.ActivityLibraryDispatcherFunctions

Namespace: Scanjour.Workflow4.ActivityLibrary
Assembly: Scanjour.Workflow4.ActivityLibrary_24.5.0.0 (in Scanjour.Workflow4.ActivityLibrary_24.5.0.0.dll) Version: 24.5.0.0 (24.5.0.0)
Syntax
public static class DispatcherFunctions

The DispatcherFunctions type exposes the following members.

Properties
 NameDescription
Public propertyStatic memberPath The path where the dispatcher dll resides.
Top
Methods
 NameDescription
Public methodStatic memberGetComponentsTComponent Gets digitalpost channel component, based on dispatcher id
Public methodStatic memberGetCurrentUserCulture Gets the culture of the current user
Public methodStatic memberGetDigitalPostSender Gets a digitalpost sender based on dispatcher id
Public methodStatic memberGetDispatcherId Gets a dispatcher id, based on its name
Public methodStatic memberGetWorkflowCasehandlerAddressKey Gets the address key of the workflow instance case handler.
Public methodStatic memberGetWorkflowInstanceFileKey Gets the file key from the case that started the process, from Activity context
Public methodStatic memberPreferSeparatedDocuments Determines whether documents should be send separately
Top
See Also