Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface FastDeleteNode

The element to remove records via object variable.

Hierarchy

  • TransactionalRecordBaseElement
    • FastDeleteNode

Index

Properties

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

label

label: string

The display name.

Optional locationX

locationX: number

The location.

Optional locationY

locationY: number

The location.

name

name: string

The unique name.

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.

variable

variable: string

The record referenced by the variable (via ID field) will be removed.