new ArchActionTransferToGroup(coreTransferToGroupActionViewModel)
The Architect Scripting class for the Transfer to Group action.
Instances of this action should be created by calling ArchFactoryActions#addActionTransferToGroup
Parameters:
| Name | Type | Description |
|---|---|---|
coreTransferToGroupActionViewModel |
Object | ( Internal ) an Architect core transfer to group action view model. |
Extends
Members
-
static, readonly displayTypeName :string
-
Returns the display type name string 'ArchActionTransferToGroup'.
-
static, readonly isArchActionTransferToGroup :boolean
-
Returns true indicating that this is an ArchActionTransferToGroup instance.
-
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'.
-
readonly isArchBaseActionTransferWithConnectTimeout :boolean
-
Returns true indicating that this is an ArchBaseActionTransferWithConnectTimeout instance.
-
readonly targetGroup :ArchValueGroup
-
The target group for this transfer action