Workflow Data Type

Implemented Interfaces
IReferenceEntity, Serializable
Properties
name data type constraints description
disabled boolean  
version number  
descriptionAndCode string  
auditable Auditable  
descriptionOrCode string  
code string required, max size: 255, min size: 1
description string max size: 255, min size: 0
transitions array of WFTransition  
active boolean  
codeChanged boolean  
auditableFields array of AuditableFieldHistory  
parentEntity BusinessEntity  
referenceDescription string  
notified boolean  
id number  
historized boolean  
parentEntityType object  
enableHistory boolean  
transient boolean  
appendGeneratedCode boolean  
wfType string  
referenceCode string  

Example

{
  "disabled" : true,
  "version" : 12345,
  "descriptionAndCode" : "...",
  "auditable" : {
    "updater" : "...",
    "created" : 12345,
    "lastModified" : 12345,
    "updated" : 12345,
    "lastUser" : "...",
    "creator" : "..."
  },
  "descriptionOrCode" : "...",
  "code" : "...",
  "description" : "...",
  "transitions" : [ {
    "combinedEl" : "...",
    "id" : 12345,
    "wfActions" : [ {
      "transient" : true,
      "wfTransition" : { },
      "actionEl" : "...",
      "id" : 12345,
      "userGroupCode" : "...",
      "conditionEl" : "...",
      "uuid" : "...",
      "priority" : 12345,
      "version" : 12345
    }, {
      "transient" : true,
      "wfTransition" : { },
      "actionEl" : "...",
      "id" : 12345,
      "userGroupCode" : "...",
      "conditionEl" : "...",
      "uuid" : "...",
      "priority" : 12345,
      "version" : 12345
    } ],
    "workflow" : {
      "disabled" : true,
      "version" : 12345,
      "descriptionAndCode" : "...",
      "auditable" : { },
      "descriptionOrCode" : "...",
      "code" : "...",
      "description" : "...",
      "transitions" : [ { }, { } ],
      "active" : true,
      "codeChanged" : true,
      "auditableFields" : [ { }, { } ],
      "parentEntity" : { },
      "referenceDescription" : "...",
      "notified" : true,
      "id" : 12345,
      "historized" : true,
      "parentEntityType" : { },
      "enableHistory" : true,
      "transient" : true,
      "appendGeneratedCode" : true,
      "wfType" : "...",
      "referenceCode" : "..."
    },
    "version" : 12345,
    "transient" : true,
    "uuid" : "...",
    "conditionEl" : "...",
    "priority" : 12345,
    "wfDecisionRules" : [ {
      "wfTransitions" : [ { }, { } ],
      "transient" : true,
      "model" : true,
      "type" : "RANGE_STRING",
      "name" : "...",
      "id" : 12345,
      "conditionEl" : "...",
      "version" : 12345,
      "value" : "..."
    }, {
      "wfTransitions" : [ { }, { } ],
      "transient" : true,
      "model" : true,
      "type" : "STRING",
      "name" : "...",
      "id" : 12345,
      "conditionEl" : "...",
      "version" : 12345,
      "value" : "..."
    } ],
    "fromStatus" : "...",
    "description" : "...",
    "toStatus" : "..."
  }, {
    "combinedEl" : "...",
    "id" : 12345,
    "wfActions" : [ {
      "transient" : true,
      "wfTransition" : { },
      "actionEl" : "...",
      "id" : 12345,
      "userGroupCode" : "...",
      "conditionEl" : "...",
      "uuid" : "...",
      "priority" : 12345,
      "version" : 12345
    }, {
      "transient" : true,
      "wfTransition" : { },
      "actionEl" : "...",
      "id" : 12345,
      "userGroupCode" : "...",
      "conditionEl" : "...",
      "uuid" : "...",
      "priority" : 12345,
      "version" : 12345
    } ],
    "workflow" : {
      "disabled" : true,
      "version" : 12345,
      "descriptionAndCode" : "...",
      "auditable" : { },
      "descriptionOrCode" : "...",
      "code" : "...",
      "description" : "...",
      "transitions" : [ { }, { } ],
      "active" : true,
      "codeChanged" : true,
      "auditableFields" : [ { }, { } ],
      "parentEntity" : { },
      "referenceDescription" : "...",
      "notified" : true,
      "id" : 12345,
      "historized" : true,
      "parentEntityType" : { },
      "enableHistory" : true,
      "transient" : true,
      "appendGeneratedCode" : true,
      "wfType" : "...",
      "referenceCode" : "..."
    },
    "version" : 12345,
    "transient" : true,
    "uuid" : "...",
    "conditionEl" : "...",
    "priority" : 12345,
    "wfDecisionRules" : [ {
      "wfTransitions" : [ { }, { } ],
      "transient" : true,
      "model" : true,
      "type" : "RANGE_NUMBER",
      "name" : "...",
      "id" : 12345,
      "conditionEl" : "...",
      "version" : 12345,
      "value" : "..."
    }, {
      "wfTransitions" : [ { }, { } ],
      "transient" : true,
      "model" : true,
      "type" : "RANGE_DATE",
      "name" : "...",
      "id" : 12345,
      "conditionEl" : "...",
      "version" : 12345,
      "value" : "..."
    } ],
    "fromStatus" : "...",
    "description" : "...",
    "toStatus" : "..."
  } ],
  "active" : true,
  "codeChanged" : true,
  "auditableFields" : [ {
    "previousState" : { },
    "currentState" : { },
    "auditType" : "STATUS",
    "historized" : true,
    "fieldName" : "...",
    "notified" : true,
    "notfiable" : true,
    "historable" : true
  }, {
    "previousState" : { },
    "currentState" : { },
    "auditType" : "STATUS",
    "historized" : true,
    "fieldName" : "...",
    "notified" : true,
    "notfiable" : true,
    "historable" : true
  } ],
  "parentEntity" : {
    "codeChanged" : true,
    "historized" : true,
    "referenceCode" : "...",
    "description" : "...",
    "auditable" : {
      "updater" : "...",
      "created" : 12345,
      "lastModified" : 12345,
      "updated" : 12345,
      "lastUser" : "...",
      "creator" : "..."
    },
    "referenceDescription" : "...",
    "auditableFields" : [ {
      "previousState" : { },
      "currentState" : { },
      "auditType" : "STATUS",
      "historized" : true,
      "fieldName" : "...",
      "notified" : true,
      "notfiable" : true,
      "historable" : true
    }, {
      "previousState" : { },
      "currentState" : { },
      "auditType" : "STATUS",
      "historized" : true,
      "fieldName" : "...",
      "notified" : true,
      "notfiable" : true,
      "historable" : true
    } ],
    "appendGeneratedCode" : true,
    "notified" : true,
    "code" : "...",
    "parentEntity" : { },
    "descriptionAndCode" : "...",
    "version" : 12345,
    "transient" : true,
    "parentEntityType" : { },
    "descriptionOrCode" : "...",
    "id" : 12345
  },
  "referenceDescription" : "...",
  "notified" : true,
  "id" : 12345,
  "historized" : true,
  "parentEntityType" : { },
  "enableHistory" : true,
  "transient" : true,
  "appendGeneratedCode" : true,
  "wfType" : "...",
  "referenceCode" : "..."
}