Workflow Data Type

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

Example

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