Workflow Engine .NET

Assembly: OptimaJet.Workflow.FormsPlugin

Class FormsPluginSettings

OptimaJet.Workflow.Plugins.FormsPlugin.FormsPluginSettings

Represents the settings for the Forms plugin.

public class FormsPluginSettings

Inheritance

  • System.Object

Properties

Name
Type
FormsManagerUrl #
String
The URL of the form manager used to integrate with the process designer.
FormsProcessParameterName #
String
The name of the process parameter where the auxiliary data specifying which form to display is stored.
FormVersionPropertyName #
String
The name of the field in the form data where the version is stored for optimistic locking during form data saving.
DefaultFormDefinition #
String
Represents the value of an empty form.
FormValidator #
IFormValidator
The form validator.