name | data type | description |
---|---|---|
type | DecisionRuleTypeEnum | |
version | number | |
transient | boolean | |
id | number | |
conditionEl | string | |
model | boolean | |
name | string | |
value | string | |
wfTransitions | array of WFTransition |
Example
{ "type" : "RANGE_DATE", "version" : 12345, "transient" : true, "id" : 12345, "conditionEl" : "...", "model" : true, "name" : "...", "value" : "...", "wfTransitions" : [ { "wfDecisionRules" : [ { "type" : "RANGE_DATE", "version" : 12345, "transient" : true, "id" : 12345, "conditionEl" : "...", "model" : true, "name" : "...", "value" : "...", "wfTransitions" : [ { }, { } ] }, { "type" : "NUMBER", "version" : 12345, "transient" : true, "id" : 12345, "conditionEl" : "...", "model" : true, "name" : "...", "value" : "...", "wfTransitions" : [ { }, { } ] } ], "fromStatus" : "...", "workflow" : { "wfType" : "...", "appendGeneratedCode" : true, "transitions" : [ { }, { } ], "historized" : true, "code" : "...", "parentEntity" : { }, "codeChanged" : true, "description" : "...", "referenceCode" : "...", "active" : true, "descriptionOrCode" : "...", "transient" : true, "id" : 12345, "auditable" : { }, "notified" : true, "enableHistory" : true, "parentEntityType" : { }, "auditableFields" : [ { }, { } ], "descriptionAndCode" : "...", "disabled" : true, "version" : 12345, "referenceDescription" : "..." }, "transient" : true, "conditionEl" : "...", "uuid" : "...", "priority" : 12345, "id" : 12345, "wfActions" : [ { "actionEl" : "...", "version" : 12345, "uuid" : "...", "userGroupCode" : "...", "priority" : 12345, "transient" : true, "id" : 12345, "wfTransition" : { }, "conditionEl" : "..." }, { "actionEl" : "...", "version" : 12345, "uuid" : "...", "userGroupCode" : "...", "priority" : 12345, "transient" : true, "id" : 12345, "wfTransition" : { }, "conditionEl" : "..." } ], "combinedEl" : "...", "toStatus" : "...", "version" : 12345, "description" : "..." }, { "wfDecisionRules" : [ { "type" : "NUMBER", "version" : 12345, "transient" : true, "id" : 12345, "conditionEl" : "...", "model" : true, "name" : "...", "value" : "...", "wfTransitions" : [ { }, { } ] }, { "type" : "NUMBER", "version" : 12345, "transient" : true, "id" : 12345, "conditionEl" : "...", "model" : true, "name" : "...", "value" : "...", "wfTransitions" : [ { }, { } ] } ], "fromStatus" : "...", "workflow" : { "wfType" : "...", "appendGeneratedCode" : true, "transitions" : [ { }, { } ], "historized" : true, "code" : "...", "parentEntity" : { }, "codeChanged" : true, "description" : "...", "referenceCode" : "...", "active" : true, "descriptionOrCode" : "...", "transient" : true, "id" : 12345, "auditable" : { }, "notified" : true, "enableHistory" : true, "parentEntityType" : { }, "auditableFields" : [ { }, { } ], "descriptionAndCode" : "...", "disabled" : true, "version" : 12345, "referenceDescription" : "..." }, "transient" : true, "conditionEl" : "...", "uuid" : "...", "priority" : 12345, "id" : 12345, "wfActions" : [ { "actionEl" : "...", "version" : 12345, "uuid" : "...", "userGroupCode" : "...", "priority" : 12345, "transient" : true, "id" : 12345, "wfTransition" : { }, "conditionEl" : "..." }, { "actionEl" : "...", "version" : 12345, "uuid" : "...", "userGroupCode" : "...", "priority" : 12345, "transient" : true, "id" : 12345, "wfTransition" : { }, "conditionEl" : "..." } ], "combinedEl" : "...", "toStatus" : "...", "version" : 12345, "description" : "..." } ] }