Click or drag to resize

Scanjour.Workflow4.ActivityLibrary.ServiceProcess Namespace

[Missing <summary> documentation for "N:Scanjour.Workflow4.ActivityLibrary.ServiceProcess"]

Classes
 ClassDescription
Public classActivityTracingLogger An implementation of the ISimpleLogger that uses the ActivityTracing to write log entries.
Public classCaseWatch Monitor created cases
Public classCaseWatchCase Case description used to cache cases
Public classCreateDocumentActivity Create a document and store it on the case.
Public classDefaultCaseFileUnavailableException Exception indicating that the default case file is unavailable. This can due to the reason that the specified case file has been deleted.
Public classDigitalPostMessageRetriever An instance of this class is capable of reading messages from a receiver, to process them according to the SmartPost business logic and store the message information in a message storage (typically in WorkZone as records on a case file). The class determines the case file from the metadata content of the message or the default case no. Also, parties will be connected to the created message record according to the sender identifiers contained in the messages. The whole logic is invoked by the RetrieveMessages(Int32)
Public classEBoksMessageUtilities
Public classExchangeActivity Exchange activity to connect to an Exchange Web Server.
Public classExchangeAttachmentExtensions Contains extensions methods for extracting data from EWS Attachments.
Public classF2CaseHandlerActivity Handle an F2 mail.
Public classF2MailReceiversActivity Returns the email of the receiver of an F2 recuisition result.
Public classF2MailValidatorActivity Validate if a mail is an F2 mail.
Public classGetContactByNameCodes Get Contacts by emails activity
Public classGetContactsByEmails Get Contacts by emails activity
Public classLoadBalancer Class used for extracting items that should be handled by the local server in a load balancing setup
Public classLoadBalancerFactory 
Public classMailValidatorActivity Abstract class used to implement a mail validator.
Public classMailWatch This activity monitors a mailbox and returns a list of ItemId of found mails.
Public classProcessWatch Monitor workflow state and detects faulted workflows.
Public classRuleDefinition
Public classSaveMailActivityfilefilename Saves a mail identified by ItemId in WorkZone Content Server.
Public classSaveUnreadMail Represents an activity used to save unread message retrieved from Digital Post in WorkZone/Captia.
Public classSendMailActivity Send a mail via exchange to a receiver.
Public classServiceActivity The ServiceActivity allows a service with a watcher and a handler to be constructed.
Public classServiceFunctions Common functions for service process workflows and children of service process workflows.
Public classServiceProcessHelper Static class to help service workflows
Public classUpdateFailedProcess Update a failed process to indicate if the mail succeed or not
Public classUpdateMailActivity Update mail to indicate it is handles with succes.
Public classValidateHierarchy Validate the contact hierarchy against the WzpMailMap register.
Public classWorkZoneMessageStorage Implementation of a message storage, that uses WorkZone as the storage through OData.
Structures
 StructureDescription
Public structureRequisition An F2 requisition
Interfaces
 InterfaceDescription
Public interfaceIMessageStorage Defines the interface to a storage into which messages can be stored.