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