Skip to content

Class: code

Record workflow actions execute custom code during object workflow events.

Learn more about Record Workflow Actions

AttributeMetadataDescription
labelType: String
Max length: 60
UI-friendly string in the Vault's base language.
activeType: BooleanIndicates whether the component is active.
checksumType: String
Max length: 1500
Used to check data for errors.
objectType: ComponentIndicates the object the record workflow action supports. This action is only available for workflows on this supported object. The default value is "", indicating all objects are supported.
source_codeType: SdkCode
Max length: 1048576
The source of this workflow action. For example, Custom means this is a custom action developed with the Vault Java SDK.
step_typesType: Enum
Multi-value
Allowed values:
  • START
  • TASK
Indicates the step types where this record workflow action is allowed to execute.
OperationSupport
Create
Recreate
Alter
Drop
Rename
Describe
Generate Recreate
Queryable