| name | data type | constraints | description |
|---|---|---|---|
| notified | boolean | ||
| parentEntity | BusinessEntity | ||
| disabled | boolean | ||
| transient | boolean | ||
| enableHistory | boolean | ||
| version | number | ||
| codeChanged | boolean | ||
| active | boolean | ||
| description | string | max size: 255, min size: 0 | |
| code | string | required, max size: 255, min size: 1 | |
| auditable | Auditable | ||
| appendGeneratedCode | boolean | ||
| descriptionAndCode | string | ||
| wfType | string | ||
| descriptionOrCode | string | ||
| auditableFields | array of AuditableFieldHistory | ||
| historized | boolean | ||
| referenceCode | string | ||
| transitions | array of WFTransition | ||
| id | number | ||
| referenceDescription | string | ||
| parentEntityType | object |
Example
{
"notified" : true,
"parentEntity" : {
"auditable" : {
"created" : 12345,
"lastUser" : "...",
"creator" : "...",
"updater" : "...",
"updated" : 12345,
"lastModified" : 12345
},
"transient" : true,
"descriptionAndCode" : "...",
"id" : 12345,
"code" : "...",
"auditableFields" : [ {
"fieldName" : "...",
"notfiable" : true,
"historable" : true,
"auditType" : "RENEWAL",
"currentState" : { },
"previousState" : { },
"notified" : true,
"historized" : true
}, {
"fieldName" : "...",
"notfiable" : true,
"historable" : true,
"auditType" : "RENEWAL",
"currentState" : { },
"previousState" : { },
"notified" : true,
"historized" : true
} ],
"descriptionOrCode" : "...",
"appendGeneratedCode" : true,
"referenceDescription" : "...",
"parentEntity" : { },
"description" : "...",
"parentEntityType" : { },
"version" : 12345,
"referenceCode" : "...",
"codeChanged" : true,
"historized" : true,
"notified" : true
},
"disabled" : true,
"transient" : true,
"enableHistory" : true,
"version" : 12345,
"codeChanged" : true,
"active" : true,
"description" : "...",
"code" : "...",
"auditable" : {
"created" : 12345,
"lastUser" : "...",
"creator" : "...",
"updater" : "...",
"updated" : 12345,
"lastModified" : 12345
},
"appendGeneratedCode" : true,
"descriptionAndCode" : "...",
"wfType" : "...",
"descriptionOrCode" : "...",
"auditableFields" : [ {
"fieldName" : "...",
"notfiable" : true,
"historable" : true,
"auditType" : "RENEWAL",
"currentState" : { },
"previousState" : { },
"notified" : true,
"historized" : true
}, {
"fieldName" : "...",
"notfiable" : true,
"historable" : true,
"auditType" : "STATUS",
"currentState" : { },
"previousState" : { },
"notified" : true,
"historized" : true
} ],
"historized" : true,
"referenceCode" : "...",
"transitions" : [ {
"fromStatus" : "...",
"transient" : true,
"uuid" : "...",
"description" : "...",
"wfActions" : [ {
"priority" : 12345,
"uuid" : "...",
"conditionEl" : "...",
"wfTransition" : { },
"transient" : true,
"actionEl" : "...",
"version" : 12345,
"userGroupCode" : "...",
"id" : 12345
}, {
"priority" : 12345,
"uuid" : "...",
"conditionEl" : "...",
"wfTransition" : { },
"transient" : true,
"actionEl" : "...",
"version" : 12345,
"userGroupCode" : "...",
"id" : 12345
} ],
"toStatus" : "...",
"priority" : 12345,
"conditionEl" : "...",
"combinedEl" : "...",
"workflow" : {
"notified" : true,
"parentEntity" : { },
"disabled" : true,
"transient" : true,
"enableHistory" : true,
"version" : 12345,
"codeChanged" : true,
"active" : true,
"description" : "...",
"code" : "...",
"auditable" : { },
"appendGeneratedCode" : true,
"descriptionAndCode" : "...",
"wfType" : "...",
"descriptionOrCode" : "...",
"auditableFields" : [ { }, { } ],
"historized" : true,
"referenceCode" : "...",
"transitions" : [ { }, { } ],
"id" : 12345,
"referenceDescription" : "...",
"parentEntityType" : { }
},
"version" : 12345,
"wfDecisionRules" : [ {
"wfTransitions" : [ { }, { } ],
"type" : "STRING",
"model" : true,
"id" : 12345,
"conditionEl" : "...",
"name" : "...",
"transient" : true,
"value" : "...",
"version" : 12345
}, {
"wfTransitions" : [ { }, { } ],
"type" : "RANGE_DATE",
"model" : true,
"id" : 12345,
"conditionEl" : "...",
"name" : "...",
"transient" : true,
"value" : "...",
"version" : 12345
} ],
"id" : 12345
}, {
"fromStatus" : "...",
"transient" : true,
"uuid" : "...",
"description" : "...",
"wfActions" : [ {
"priority" : 12345,
"uuid" : "...",
"conditionEl" : "...",
"wfTransition" : { },
"transient" : true,
"actionEl" : "...",
"version" : 12345,
"userGroupCode" : "...",
"id" : 12345
}, {
"priority" : 12345,
"uuid" : "...",
"conditionEl" : "...",
"wfTransition" : { },
"transient" : true,
"actionEl" : "...",
"version" : 12345,
"userGroupCode" : "...",
"id" : 12345
} ],
"toStatus" : "...",
"priority" : 12345,
"conditionEl" : "...",
"combinedEl" : "...",
"workflow" : {
"notified" : true,
"parentEntity" : { },
"disabled" : true,
"transient" : true,
"enableHistory" : true,
"version" : 12345,
"codeChanged" : true,
"active" : true,
"description" : "...",
"code" : "...",
"auditable" : { },
"appendGeneratedCode" : true,
"descriptionAndCode" : "...",
"wfType" : "...",
"descriptionOrCode" : "...",
"auditableFields" : [ { }, { } ],
"historized" : true,
"referenceCode" : "...",
"transitions" : [ { }, { } ],
"id" : 12345,
"referenceDescription" : "...",
"parentEntityType" : { }
},
"version" : 12345,
"wfDecisionRules" : [ {
"wfTransitions" : [ { }, { } ],
"type" : "RANGE_NUMBER",
"model" : true,
"id" : 12345,
"conditionEl" : "...",
"name" : "...",
"transient" : true,
"value" : "...",
"version" : 12345
}, {
"wfTransitions" : [ { }, { } ],
"type" : "RANGE_NUMBER",
"model" : true,
"id" : 12345,
"conditionEl" : "...",
"name" : "...",
"transient" : true,
"value" : "...",
"version" : 12345
} ],
"id" : 12345
} ],
"id" : 12345,
"referenceDescription" : "...",
"parentEntityType" : { }
}