DispatcherFunctions Class

Methods to get data relevant for dispatchers

Definition

Namespace: Scanjour.Workflow4.ActivityLibrary
Assembly: Scanjour.Workflow4.ActivityLibrary_24.4.0.0 (in Scanjour.Workflow4.ActivityLibrary_24.4.0.0.dll) Version: 24.4.0.0 (24.4.0.0)
C#
public static class DispatcherFunctions
Inheritance
Object    DispatcherFunctions

Properties

Path The path where the dispatcher dll resides.

Methods

GetComponentsTComponent Gets digitalpost channel component, based on dispatcher id
GetCurrentUserCulture Gets the culture of the current user
GetDigitalPostSender Gets a digitalpost sender based on dispatcher id
GetDispatcherId Gets a dispatcher id, based on its name
GetWorkflowCasehandlerAddressKey Gets the address key of the workflow instance case handler.
GetWorkflowInstanceFileKey Gets the file key from the case that started the process, from Activity context
PreferSeparatedDocuments Determines whether documents should be send separately

See Also