WorkflowHelper Methods |
The WorkflowHelper type exposes the following members.
Name | Description | |
---|---|---|
CheckNoteContentLength |
Returns true if given content lenght doesn't exceed 450 characters.
| |
CreateSourcePoint |
Creates source point with respect to the workflow step type.
| |
GetDefaultEmailTemplateName |
Gets default e-mail template name.
| |
GetProcessStatusString |
Gets process status string representation.
| |
GetResolverName |
Gets macro resolver name for given workflow
| |
GetScheduledTaskName |
Gets scheduled task name for given object and step
| |
GetWorkflowActionString |
Gets workflow action string representation
| |
GetWorkflowEmailsSender |
Gets workflow e-mails default sender from settings
| |
GetWorkflowTriggerTypeString |
Gets workflow trigger type string representation.
| |
GetWorkflowTypeString |
Gets workflow type string representation
| |
SendWorkflowEmails |
Gets settings indicating if workflow e-mails should be sent
| |
StepActionHasParameters |
Checks if step action has parameters with at least one field.
|