WFTransition Data Type

Implemented Interfaces
Serializable
Properties
name data type description
uuid string
priority number
description string
wfDecisionRules array of WFDecisionRule
combinedEl string
wfActions array of WFAction
fromStatus string
workflow Workflow
conditionEl string
toStatus string
Properties inherited from EnableEntity
disabled boolean
active boolean
Properties inherited from AuditableEntity
auditable Auditable
Properties inherited from BaseEntity
transient boolean
id number
version number

Example

{
  "uuid" : "...",
  "priority" : 12345,
  "description" : "...",
  "wfDecisionRules" : [ {
    "conditionEl" : "...",
    "wfTransitions" : [ {
      "uuid" : "...",
      "priority" : 12345,
      "description" : "...",
      "wfDecisionRules" : [ { }, { } ],
      "combinedEl" : "...",
      "wfActions" : [ { }, { } ],
      "fromStatus" : "...",
      "workflow" : { },
      "conditionEl" : "...",
      "toStatus" : "...",
      "disabled" : true,
      "active" : true,
      "auditable" : { },
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    }, {
      "uuid" : "...",
      "priority" : 12345,
      "description" : "...",
      "wfDecisionRules" : [ { }, { } ],
      "combinedEl" : "...",
      "wfActions" : [ { }, { } ],
      "fromStatus" : "...",
      "workflow" : { },
      "conditionEl" : "...",
      "toStatus" : "...",
      "disabled" : true,
      "active" : true,
      "auditable" : { },
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    } ],
    "value" : "...",
    "model" : true,
    "name" : "...",
    "type" : "DATE",
    "disabled" : true,
    "active" : true,
    "auditable" : {
      "lastUser" : "...",
      "updated" : 12345,
      "creator" : "...",
      "created" : 12345,
      "updater" : "...",
      "lastModified" : 12345
    },
    "transient" : true,
    "id" : 12345,
    "version" : 12345
  }, {
    "conditionEl" : "...",
    "wfTransitions" : [ {
      "uuid" : "...",
      "priority" : 12345,
      "description" : "...",
      "wfDecisionRules" : [ { }, { } ],
      "combinedEl" : "...",
      "wfActions" : [ { }, { } ],
      "fromStatus" : "...",
      "workflow" : { },
      "conditionEl" : "...",
      "toStatus" : "...",
      "disabled" : true,
      "active" : true,
      "auditable" : { },
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    }, {
      "uuid" : "...",
      "priority" : 12345,
      "description" : "...",
      "wfDecisionRules" : [ { }, { } ],
      "combinedEl" : "...",
      "wfActions" : [ { }, { } ],
      "fromStatus" : "...",
      "workflow" : { },
      "conditionEl" : "...",
      "toStatus" : "...",
      "disabled" : true,
      "active" : true,
      "auditable" : { },
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    } ],
    "value" : "...",
    "model" : true,
    "name" : "...",
    "type" : "NUMBER",
    "disabled" : true,
    "active" : true,
    "auditable" : {
      "lastUser" : "...",
      "updated" : 12345,
      "creator" : "...",
      "created" : 12345,
      "updater" : "...",
      "lastModified" : 12345
    },
    "transient" : true,
    "id" : 12345,
    "version" : 12345
  } ],
  "combinedEl" : "...",
  "wfActions" : [ {
    "userGroupCode" : "...",
    "conditionEl" : "...",
    "uuid" : "...",
    "actionEl" : "...",
    "priority" : 12345,
    "wfTransition" : {
      "uuid" : "...",
      "priority" : 12345,
      "description" : "...",
      "wfDecisionRules" : [ { }, { } ],
      "combinedEl" : "...",
      "wfActions" : [ { }, { } ],
      "fromStatus" : "...",
      "workflow" : { },
      "conditionEl" : "...",
      "toStatus" : "...",
      "disabled" : true,
      "active" : true,
      "auditable" : { },
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    },
    "disabled" : true,
    "active" : true,
    "auditable" : {
      "lastUser" : "...",
      "updated" : 12345,
      "creator" : "...",
      "created" : 12345,
      "updater" : "...",
      "lastModified" : 12345
    },
    "transient" : true,
    "id" : 12345,
    "version" : 12345
  }, {
    "userGroupCode" : "...",
    "conditionEl" : "...",
    "uuid" : "...",
    "actionEl" : "...",
    "priority" : 12345,
    "wfTransition" : {
      "uuid" : "...",
      "priority" : 12345,
      "description" : "...",
      "wfDecisionRules" : [ { }, { } ],
      "combinedEl" : "...",
      "wfActions" : [ { }, { } ],
      "fromStatus" : "...",
      "workflow" : { },
      "conditionEl" : "...",
      "toStatus" : "...",
      "disabled" : true,
      "active" : true,
      "auditable" : { },
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    },
    "disabled" : true,
    "active" : true,
    "auditable" : {
      "lastUser" : "...",
      "updated" : 12345,
      "creator" : "...",
      "created" : 12345,
      "updater" : "...",
      "lastModified" : 12345
    },
    "transient" : true,
    "id" : 12345,
    "version" : 12345
  } ],
  "fromStatus" : "...",
  "workflow" : {
    "wfType" : "...",
    "transitions" : [ {
      "uuid" : "...",
      "priority" : 12345,
      "description" : "...",
      "wfDecisionRules" : [ { }, { } ],
      "combinedEl" : "...",
      "wfActions" : [ { }, { } ],
      "fromStatus" : "...",
      "workflow" : { },
      "conditionEl" : "...",
      "toStatus" : "...",
      "disabled" : true,
      "active" : true,
      "auditable" : { },
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    }, {
      "uuid" : "...",
      "priority" : 12345,
      "description" : "...",
      "wfDecisionRules" : [ { }, { } ],
      "combinedEl" : "...",
      "wfActions" : [ { }, { } ],
      "fromStatus" : "...",
      "workflow" : { },
      "conditionEl" : "...",
      "toStatus" : "...",
      "disabled" : true,
      "active" : true,
      "auditable" : { },
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    } ],
    "enableHistory" : true,
    "descriptionOrCode" : "...",
    "code" : "...",
    "parentEntityType" : { },
    "parentEntity" : {
      "descriptionOrCode" : "...",
      "code" : "...",
      "parentEntityType" : { },
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "disabled" : true,
      "active" : true,
      "auditable" : { },
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    },
    "description" : "...",
    "appendGeneratedCode" : true,
    "disabled" : true,
    "active" : true,
    "auditable" : {
      "lastUser" : "...",
      "updated" : 12345,
      "creator" : "...",
      "created" : 12345,
      "updater" : "...",
      "lastModified" : 12345
    },
    "transient" : true,
    "id" : 12345,
    "version" : 12345
  },
  "conditionEl" : "...",
  "toStatus" : "...",
  "disabled" : true,
  "active" : true,
  "auditable" : {
    "lastUser" : "...",
    "updated" : 12345,
    "creator" : "...",
    "created" : 12345,
    "updater" : "...",
    "lastModified" : 12345
  },
  "transient" : true,
  "id" : 12345,
  "version" : 12345
}