Skip to Content

Objects

Most of the things you work with in CMW Tracker are represented by instances of an Object data type. Object instances are the actual objects you see in CMW Tracker, such as:

  • account
  • application
  • workflow item
  • task
  • document
  • workflow status
  • value of a field of the List of values type. The List of values type is a type whose fields consist of a fixed set of values. Each value is an object, which has a name and an identifier. You can use List of values types any time you need to represent a fixed set of values.