Workflow Data Type

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

Example

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