Workflow Data Type

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

Example

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