| name | data type | description |
|---|---|---|
| id | number | |
| allowedValues | string | |
| valuesSeparator | string | |
| scriptInstance | ScriptInstance | |
| code | string | |
| defaultValue | string | |
| collection | boolean | |
| className | string | |
| version | number | |
| transient | boolean | |
| descriptionI18n | map of string | |
| mandatory | boolean |
Example
{
"id" : 12345,
"allowedValues" : "...",
"valuesSeparator" : "...",
"scriptInstance" : {
"referenceCode" : "...",
"auditable" : {
"updater" : "...",
"created" : 12345,
"lastModified" : 12345,
"updated" : 12345,
"lastUser" : "...",
"creator" : "..."
},
"parentEntityType" : { },
"active" : true,
"scriptParameters" : [ {
"id" : 12345,
"allowedValues" : "...",
"valuesSeparator" : "...",
"scriptInstance" : { },
"code" : "...",
"defaultValue" : "...",
"collection" : true,
"className" : "...",
"version" : 12345,
"transient" : true,
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"mandatory" : true
}, {
"id" : 12345,
"allowedValues" : "...",
"valuesSeparator" : "...",
"scriptInstance" : { },
"code" : "...",
"defaultValue" : "...",
"collection" : true,
"className" : "...",
"version" : 12345,
"transient" : true,
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"mandatory" : true
} ],
"reuse" : true,
"version" : 12345,
"disabled" : true,
"executionRoles" : [ "...", "..." ],
"descriptionOrCode" : "...",
"parentEntity" : {
"codeChanged" : true,
"historized" : true,
"referenceCode" : "...",
"description" : "...",
"auditable" : { },
"referenceDescription" : "...",
"auditableFields" : [ { }, { } ],
"appendGeneratedCode" : true,
"notified" : true,
"code" : "...",
"parentEntity" : { },
"descriptionAndCode" : "...",
"version" : 12345,
"transient" : true,
"parentEntityType" : { },
"descriptionOrCode" : "...",
"id" : 12345
},
"scriptErrors" : [ {
"sourceFile" : "...",
"lineNumber" : 12345,
"message" : "...",
"columnNumber" : 12345
}, {
"sourceFile" : "...",
"lineNumber" : 12345,
"message" : "...",
"columnNumber" : 12345
} ],
"notified" : true,
"historized" : true,
"descriptionAndCode" : "...",
"sourceTypeEnum" : "JAVA_CLASS",
"id" : 12345,
"referenceDescription" : "...",
"sourcingRoles" : [ "...", "..." ],
"script" : "...",
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"transient" : true,
"code" : "...",
"scriptInstanceCategory" : {
"historized" : true,
"auditable" : { },
"parentEntity" : { },
"transient" : true,
"version" : 12345,
"auditableFields" : [ { }, { } ],
"parentEntityType" : { },
"notified" : true,
"referenceDescription" : "...",
"id" : 12345,
"descriptionAndCode" : "...",
"codeChanged" : true,
"referenceCode" : "...",
"code" : "...",
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"description" : "...",
"descriptionOrCode" : "...",
"appendGeneratedCode" : true
},
"appendGeneratedCode" : true,
"description" : "...",
"codeChanged" : true,
"auditableFields" : [ {
"previousState" : { },
"currentState" : { },
"auditType" : "RENEWAL",
"historized" : true,
"fieldName" : "...",
"notified" : true,
"notfiable" : true,
"historable" : true
}, {
"previousState" : { },
"currentState" : { },
"auditType" : "RENEWAL",
"historized" : true,
"fieldName" : "...",
"notified" : true,
"notfiable" : true,
"historable" : true
} ],
"error" : true
},
"code" : "...",
"defaultValue" : "...",
"collection" : true,
"className" : "...",
"version" : 12345,
"transient" : true,
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"mandatory" : true
}