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