[Missing <summary> documentation for "N:Scanjour.Workflow4.ActivityLibrary.ServiceProcess"]
Classes
Class | Description | |
---|---|---|
ActivityTracingLogger |
An implementation of the ISimpleLogger that uses the ActivityTracing to write log entries.
| |
CaseWatch |
Monitor created cases
| |
CreateDocumentActivity |
Create a document and store it on the case.
| |
DefaultCaseFileUnavailableException |
Exception indicating that the default case file is unavailable.
This can due to the reason that the specified case file has been deleted.
| |
EBoksMessageRetriever |
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) | |
EBoksMessageUtilities | ||
ExchangeActivity |
Exchange activity to connect to an Exchange Web Server.
| |
ExchangeAttachmentExtensions |
Contains extensions methods for extracting data from EWS Attachments.
| |
F2CaseHandlerActivity |
Handle an F2 mail.
| |
F2MailReceiversActivity |
Returns the email of the receiver of an F2 recuisition result.
| |
F2MailValidatorActivity |
Validate if a mail is an F2 mail.
| |
GetContactByNameCodes |
Get Contacts by emails activity
| |
GetContactsByEmails |
Get Contacts by emails activity
| |
MailValidatorActivity |
Abstract class used to implement a mail validator.
| |
MailWatch |
This activity monitors a mailbox and returns a list of ItemId of found mails.
| |
ProcessWatch |
Monitor workflow state and detects faulted workflows.
| |
RuleDefinition | ||
SaveMailActivity | filefilename
Saves a mail identified by ItemId in WorkZone Content Server.
| |
SaveUnreadMail |
Represents an activity used to save unread message retrieved from Digital Post in WorkZone/Captia.
| |
SendMailActivity |
Send a mail via exchange to a receiver.
| |
ServiceActivity |
The ServiceActivity allows a service with a watcher and a handler to be constructed.
| |
ServiceFunctions |
Common functions for service process workflows and children of service process workflows.
| |
ServiceProcessHelper |
Static class to help service workflows
| |
UpdateFailedProcess |
Update a failed process to indicate if the mail succeed or not
| |
UpdateMailActivity |
Update mail to indicate it is handles with succes.
| |
ValidateEBoksHierarchy |
Validate the e-Boks contact hierarchy against the WzpEboksMailMap register.
| |
WorkZoneMessageStorage |
Implementation of a message storage, that uses WorkZone as the storage through OData.
|
Structures
Structure | Description | |
---|---|---|
Requisition |
An F2 requisition
|
Interfaces
Interface | Description | |
---|---|---|
IMessageStorage |
Defines the interface to a storage into which messages can be stored.
|