name | data type | constraints | description |
---|---|---|---|
transient | boolean | ||
notified | boolean | ||
parentEntity | BusinessEntity | ||
codeChanged | boolean | ||
descriptionOrCode | string | ||
referenceDescription | string | ||
auditable | Auditable | ||
appendGeneratedCode | boolean | ||
description | string | max size: 255, min size: 0 | |
historized | boolean | ||
auditableFields | array of AuditableFieldHistory | ||
descriptionAndCode | string | ||
id | number | ||
longDescription | string | ||
version | number | ||
parentEntityType | object | ||
code | string | required, max size: 255, min size: 1 | |
longDescriptionI18n | map of string | ||
scriptInstance | ScriptInstance | ||
referenceCode | string |
Example
{ "transient" : true, "notified" : true, "parentEntity" : { "descriptionOrCode" : "...", "auditableFields" : [ { "historized" : true, "notified" : true, "auditType" : "OTHER", "historable" : true, "fieldName" : "...", "currentState" : { }, "notfiable" : true, "previousState" : { } }, { "historized" : true, "notified" : true, "auditType" : "STATUS", "historable" : true, "fieldName" : "...", "currentState" : { }, "notfiable" : true, "previousState" : { } } ], "version" : 12345, "historized" : true, "appendGeneratedCode" : true, "auditable" : { "lastModified" : 12345, "updated" : 12345, "updater" : "...", "created" : 12345, "creator" : "...", "lastUser" : "..." }, "parentEntity" : { }, "parentEntityType" : { }, "description" : "...", "referenceDescription" : "...", "codeChanged" : true, "referenceCode" : "...", "code" : "...", "transient" : true, "descriptionAndCode" : "...", "id" : 12345, "notified" : true }, "codeChanged" : true, "descriptionOrCode" : "...", "referenceDescription" : "...", "auditable" : { "lastModified" : 12345, "updated" : 12345, "updater" : "...", "created" : 12345, "creator" : "...", "lastUser" : "..." }, "appendGeneratedCode" : true, "description" : "...", "historized" : true, "auditableFields" : [ { "historized" : true, "notified" : true, "auditType" : "RENEWAL", "historable" : true, "fieldName" : "...", "currentState" : { }, "notfiable" : true, "previousState" : { } }, { "historized" : true, "notified" : true, "auditType" : "STATUS", "historable" : true, "fieldName" : "...", "currentState" : { }, "notfiable" : true, "previousState" : { } } ], "descriptionAndCode" : "...", "id" : 12345, "longDescription" : "...", "version" : 12345, "parentEntityType" : { }, "code" : "...", "longDescriptionI18n" : { "property1" : "...", "property2" : "..." }, "scriptInstance" : { "id" : 12345, "appendGeneratedCode" : true, "parentEntityType" : { }, "referenceCode" : "...", "sourcingRoles" : [ "...", "..." ], "active" : true, "descriptionAndCode" : "...", "script" : "...", "description" : "...", "codeChanged" : true, "referenceDescription" : "...", "code" : "...", "error" : true, "sourceTypeEnum" : "JAVA_CLASS", "version" : 12345, "descriptionOrCode" : "...", "reuse" : true, "executionRoles" : [ "...", "..." ], "parentEntity" : { "descriptionOrCode" : "...", "auditableFields" : [ { }, { } ], "version" : 12345, "historized" : true, "appendGeneratedCode" : true, "auditable" : { }, "parentEntity" : { }, "parentEntityType" : { }, "description" : "...", "referenceDescription" : "...", "codeChanged" : true, "referenceCode" : "...", "code" : "...", "transient" : true, "descriptionAndCode" : "...", "id" : 12345, "notified" : true }, "scriptInstanceCategory" : { "version" : 12345, "transient" : true, "referenceDescription" : "...", "descriptionOrCode" : "...", "historized" : true, "appendGeneratedCode" : true, "parentEntity" : { }, "parentEntityType" : { }, "code" : "...", "referenceCode" : "...", "description" : "...", "auditableFields" : [ { }, { } ], "notified" : true, "id" : 12345, "auditable" : { }, "descriptionAndCode" : "...", "codeChanged" : true }, "scriptErrors" : [ { "columnNumber" : 12345, "message" : "...", "sourceFile" : "...", "lineNumber" : 12345 }, { "columnNumber" : 12345, "message" : "...", "sourceFile" : "...", "lineNumber" : 12345 } ], "notified" : true, "disabled" : true, "transient" : true, "auditableFields" : [ { "historized" : true, "notified" : true, "auditType" : "RENEWAL", "historable" : true, "fieldName" : "...", "currentState" : { }, "notfiable" : true, "previousState" : { } }, { "historized" : true, "notified" : true, "auditType" : "OTHER", "historable" : true, "fieldName" : "...", "currentState" : { }, "notfiable" : true, "previousState" : { } } ], "auditable" : { "lastModified" : 12345, "updated" : 12345, "updater" : "...", "created" : 12345, "creator" : "...", "lastUser" : "..." }, "historized" : true }, "referenceCode" : "..." }