Skip to main content

BimserWorkflowStepProperties

Represents the properties of a workflow step, including metadata and various step-specific configurations.

Properties

NameDescription
FlowTimerStartersProperties for starting timers.
FlowPositionsProperties for managing workflow positions.
FlowGptPromptsProperties for GPT prompt interactions in the workflow.
FlowDigitallySigningsProperties for digital signing actions.
FlowMailsProperties for managing email notifications in the workflow.
FlowMailSendersProperties for configuring email senders in the workflow.
FlowParallelsProperties for managing parallel workflows.
FlowAssignsProperties for assigning workflow responsibilities.
FlowStartsProperties for configuring the start of a workflow.
FlowCreateDocumentsProperties for creating documents within the workflow.
FlowXmlExportsProperties for exporting workflow data to XML.
FlowTimerStoppersProperties for stopping timers.
FlowNodesProperties for configuring flow nodes.
FlowDocumentStatesProperties for managing document states.
SubFlowCallsProperties for invoking subflows.
FlowEndsProperties for defining the end of a workflow step.
FlowComparesProperties for comparing workflow data.
FlowOrsProperties for flow OR operations.
FlowDocumentSynchronizersProperties for synchronizing documents within the workflow.
SubFlowBeginsProperties for starting subflows.
FlowTimersProperties for configuring timers in the workflow.
MetadataMetadata related to the workflow step.
FlowTriggersProperties for triggering workflow actions.
VariablesProperties for managing variables in the workflow.
PausersProperties for pausing workflow steps.
FlowSetDocumentIdsProperties for setting document IDs in the workflow.
FlowGroupsProperties for grouping workflow elements.
FlowScriptsProperties for executing scripts within the workflow.
FlowPushNotificationsProperties for managing push notifications in the workflow.
FlowApprovalCancellarsProperties for managing flow approval cancellations.
FlowProfessionsProperties for managing professions in the workflow.
FlowStatesProperties for managing states in the workflow.
SubFlowEndsProperties for ending subflows.
FlowDepartmentsProperties for managing department-level workflows.
FlowStarterPositionsProperties for managing starter positions.
FlowUniqueIdCreatorsProperties for generating unique IDs in the workflow.
FlowDeleteDocumentsProperties for deleting documents within the workflow.
FlowDocumentsProperties for document management in the workflow.
FlowContinuesProperties for continuing workflows.
FlowAndsProperties for flow AND operations.
FlowPdfExportsProperties for exporting workflow data to PDF.

Constructors

NameDescription
BimserWorkflowStepProperties()Initializes a new instance of the BimserWorkflowStepProperties class with default values.