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