API Reference Forms OptimaJet.Workflow.Plugins.FormsPlugin Assembly: OptimaJet.Workflow.FormsPlugin
Namespace OptimaJet.Workflow.Plugins.FormsPlugin Classes Represents base parameters required for accessing a form.
Represents a command associated with a form and its save strategy.
Provides extension methods to facilitate the creation and configuration of activities in a process definition specifically for handling form-based workflows.
Represents information about a form that can be executed.
Represents the parameters that need to be specified to execute the form.
Represents the response of a form execution operation.
Represents the result of a successful form execution, i.e., no errors occurred.
Represents information about a form.
Represents a command that can be executed in combination with a form.
Represents the key used to uniquely identify a form.
Represents settings and configuration details for a form used within the workflow system.
The plugin for managing forms in the Workflow Engine.
Represents the settings for the Forms plugin.
Contains a set of methods that can be used to manipulate forms bound to processes.
Represents the result of a form validation process, indicating whether the validation succeeded and providing details about any errors encountered during validation.
Represents the parameters required to retrieve a form that can be executed.
Represents the response of a get executable forms operation.
Represents a successful result containing executable forms.
Represents the parameters required to retrieve a specific form in the system.
Represents the result of an attempt to retrieve a form.
Represents a successful result of fetching a form.
Represents the parameters required to retrieve a form that is bound to the process.
Represents the result of an attempt to retrieve a form.
Represents a successful result of fetching a process form.
Represents the parameters required to retrieve a form.
Represents information about a form that is bound to a process.
Provides extension methods for the WorkflowRuntime class to integrate and manage forms plugin functionality.
Represents the parameters required to save a form.
Represents the response of a form save operation.
Represents the result of a successful form save, i.e., when no errors have occurred.
Represents an error that occurs while executing the form plugin's method.
Represents a validation error for a form.
Interfaces Enums Represents the result of a form processing operation.
Represents a strategy for saving a form within the workflow system.
Represents the result of a form processing operation that involves validation.
Sub-namespaces