Skip to content

Objectlifecyclestagegroup

Class: metadata

Lifecycle Stages allow organizations to group document and object lifecycle states into ordered collections of “stages”.

Learn about Lifecycle Stages.

AttributeMetadataDescription
labelType: String
Max length: 60
UI-friendly string in the Vault's base language.
activeType: BooleanIndicates whether the component is active.
descriptionType: String
Max length: 255
General description for this object lifecycle stage group.
object_lifecycleType: Component
Required
Reference to Objectlifecycle component type. Validation ensures that only one Objectstagegroup exists per Objectlifecycle.Objecttype.
object_typeType: Component
Required
The Objecttype of the Lifecycle Stage Group. If an object type is not enabled, the object type will be BASE by default.
AttributeMetadataDescription
labelType: String
Max length: 60
UI-friendly string in the Vault's base language.
activeType: BooleanIndicates whether the component is active.
descriptionType: String
Max length: 255
General description for this object lifecycle stage.
object_lifecycle_states_refType: String
Max length: 1500
Multi-value
Reference to the Objectlifecyclestate. Validation ensures that a Objectlifecyclestate only exists in one object stage.
orderType: Number
Required
A number automatically assigned to a stage after it's created and represents the order of stages in a stage group.
OperationSupport
Create
Recreate
Alter*
Drop
Rename
Describe
Generate Recreate
Queryable

Notes:

  • Alter: MDL Operation may not be supported for some multi-value attributes.