WFTransition Data Type

Implemented Interfaces
Serializable
Properties
name data type description
wfDecisionRules array of WFDecisionRule
priority number
conditionEl string
wfActions array of WFAction
id number
uuid string
fromStatus string
combinedEl string
workflow Workflow
version number
description string
transient boolean
toStatus string

Example

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