Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface RecordUpdateNode

The element to update records.

Hierarchy

  • TransactionalRecordBaseElement
    • RecordUpdateNode

Index

Properties

Optional actionConditions

actionConditions: ActionCondition[]

Optional connector

connector: string

The normal connector.

Optional connectorPoint

connectorPoint: string

Optional description

description: string

The description of the element.

Optional faultConnector

faultConnector: string

The fault connector.

Optional faultConnectorPoint

faultConnectorPoint: string

Optional inputAssignments

inputAssignments: InputAssignment[]

label

label: string

The display name.

Optional locationX

locationX: number

The location.

Optional locationY

locationY: number

The location.

name

name: string

The unique name.

object

object: string

The name of the object to update.

Optional rollbackIfErr

rollbackIfErr: boolean

Rollback the operation if error occurs in the flow. If this property is false, a new transaction for this elemnet will be used.