Skip to content

Latest commit

 

History

History
56 lines (39 loc) · 2.59 KB

lifecycle-status.schema.md

File metadata and controls

56 lines (39 loc) · 2.59 KB

Decision Option Lifecycle Status Schema

https://ns.adobe.com/experience/decisioning/lifecycle-status

Lifecycle status allows user workflows to be conducted with offers. The status may affect where an offer is visible or considered relevant. Status changes are driven by the clients or services that use offers.

Abstract Extensible Status Identifiable Custom Properties Additional Properties Defined In
Can be instantiated Yes Stable No Forbidden Permitted adobe/experience/decisioning/lifecycle-status.schema.json

Schema Hierarchy

  • Decision Option Lifecycle Status https://ns.adobe.com/experience/decisioning/lifecycle-status

Decision Option Lifecycle Status Example

{
  "https://ns.adobe.com/experience/decisioning/lifecycleStatus": "draft"
}

Decision Option Lifecycle Status Properties

Property Type Required Defined by
https://ns.adobe.com/experience/decisioning/lifecycleStatus enum Optional Decision Option Lifecycle Status (this schema)
* any Additional this schema allows additional properties

Lifecycle Status

Lifecycle status allows workflows to be conducted with an object. The status may affect where an object is visible or considered relevant. Status changes are driven by the clients or services that use the objects.

https://ns.adobe.com/experience/decisioning/lifecycleStatus

  • is optional
  • type: enum
  • default: "draft"
  • defined in this schema

The value of this property must be equal to one of the known values below.

Value Description
draft Draft
approved Approved
live Live
completed Completed
archived Archived