name | data type | description |
---|---|---|
actionEl | string | |
userGroupCode | string | |
priority | number | |
wfTransition | WFTransition | |
conditionEl | string | |
transient | boolean | |
uuid | string | |
version | number | |
id | number |
Example
{ "actionEl" : "...", "userGroupCode" : "...", "priority" : 12345, "wfTransition" : { "wfDecisionRules" : [ { "value" : "...", "version" : 12345, "transient" : true, "type" : "DATE", "wfTransitions" : [ { }, { } ], "id" : 12345, "name" : "...", "conditionEl" : "...", "model" : true }, { "value" : "...", "version" : 12345, "transient" : true, "type" : "RANGE_NUMBER", "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" : "..." }, "conditionEl" : "...", "transient" : true, "uuid" : "...", "version" : 12345, "id" : 12345 }