ArchActionTransferToUser(coreTransferToUserActionViewModel)

new ArchActionTransferToUser(coreTransferToUserActionViewModel)

The Architect Scripting class for the Transfer to User action. Instances of this action should be created by calling ArchFactoryActions#addActionTransferToUser

Parameters:
Name Type Description
coreTransferToUserActionViewModel Object

( Internal ) an Architect core transfer to user action view model.

See:

Extends

Members

static, readonly displayTypeName :string

Returns the display type name string 'ArchActionTransferToUser'.

static, readonly isArchActionTransferToUser :boolean

Returns true indicating that this is an ArchActionTransferToUser instance.

readonly alertOnTransfer :ArchValueBoolean

Whether to have the workitem alert when transferred to a user.

readonly allowVoicemailRollover :ArchValueBoolean

Whether or not transfer should allow rollover to voicemail or fail the transfer.

readonly connectTimeout :ArchValueDuration

The value to use as a timeout when attempting to connect to the transfer target. This property has a flow-level default.

Inherited From:

readonly displayTypeName :string

Returns the display type name string 'ArchBaseActionTransferWithConnectTimeout'.

Overrides:

readonly isArchBaseActionTransferWithConnectTimeout :boolean

Returns true indicating that this is an ArchBaseActionTransferWithConnectTimeout instance.

Inherited From:

readonly targetUser :ArchValueUser

The target user for the transfer