Subject object representation

The subject object representation and fields are described below.

subject was introduced in API version V1

subject has not been marked for deprecation

Description

A subject reference typically used in the context of a task activity log e.g. when a task is assigned the subject would be the assignee

Fields

NameTypeDescriptionConstraints
urnString representation of a Unique Resource Name. Typically a UUID with 36 characters.The URN of the reference object
urlURL represented as a stringThe address of the subject
typeA string representation of a enumeration name restricted to the documented valuesThe type of the subject of the log item

Allowed values:

  • WORKFLOW_STAGE
  • ASSOCIATION
  • DEPENDENCY
  • ENTITY
  • IDENTITY
  • COMPANY
  • PROJECT
  • ASSIGNEE
  • UNRECOGNIZED