EnterpriseCrmEventbusProtoTaskUiModuleConfigModuleId

enum EnterpriseCrmEventbusProtoTaskUiModuleConfigModuleId : Enum<EnterpriseCrmEventbusProtoTaskUiModuleConfigModuleId> , ConvertibleToJava<EnterpriseCrmEventbusProtoTaskUiModuleConfigModuleId>

ID of the config module.

Entries

Link copied to clipboard
Link copied to clipboard

Supports editing label of a task config.

Link copied to clipboard

Supports editing error handling settings such as retry strategy.

Link copied to clipboard

Supports adding, removing and editing task parameter values in a table with little assistance or restriction.

Link copied to clipboard

Supports editing values of declared input parameters of a task. Think of it as a "strongly typed" upgrade to the TASK_PARAM_TABLE.

Link copied to clipboard

Supports editing preconditions of a task config.

Link copied to clipboard

Supports adding, editing, and deleting the scripts associated with a script task, as well as modifying the input/output parameters.

Link copied to clipboard

Supports editing task parameters associated with an RPC/stubby task.

Link copied to clipboard

Contains readonly task information, including input/output type info.

Link copied to clipboard

Configures a SuspensionTask.

Link copied to clipboard

Configures a GenericStubbyTypedTask.

Link copied to clipboard

Configures a SubWorkflowExecutorTask.

Link copied to clipboard

Supports navigating to Apps Script editor

Link copied to clipboard

Configures a SubWorkflowForEachLoopTask.

Link copied to clipboard

Configures a FieldMappingTask.

Link copied to clipboard

Contains embedded in-product documentation for a task.

Link copied to clipboard

UI widget for the rest caller task.

Link copied to clipboard

Configures a SubWorkflowScatterGatherTask.

Link copied to clipboard

Configures a CloudSql Task.

Link copied to clipboard

Configure a GenericConnectorTask.

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
open override fun toJava(): EnterpriseCrmEventbusProtoTaskUiModuleConfigModuleId
Link copied to clipboard

Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)

Link copied to clipboard

Returns an array containing the constants of this enum type, in the order they're declared.

Properties

Link copied to clipboard
val javaValue: EnterpriseCrmEventbusProtoTaskUiModuleConfigModuleId
Link copied to clipboard
Link copied to clipboard