
static.environments.data-sources.taskana-customization.json Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of taskana-rest-spring-example-common Show documentation
Show all versions of taskana-rest-spring-example-common Show documentation
groups the minimum required configuration for a taskana REST APP
The newest version!
{
"EN": {
"workbaskets": {
"information": {
"owner": {
"lookupField": true
},
"custom1": {
"field": "Customized field 1 title",
"visible": true
},
"custom3": {
"field": "",
"visible": false
}
},
"access-items": {
"accessId": {
"lookupField": true
},
"custom3": {
"field": "",
"visible": false
},
"custom9": {
"field": "Some custom field",
"visible": true
},
"custom10": {
"field": "",
"visible": false
},
"custom11": {
"field": "",
"visible": false
},
"custom12": {
"field": "",
"visible": false
}
}
},
"classifications": {
"information": {
"custom1": {
"field": "Classification custom 1",
"visible": true
},
"custom3": {
"field": "",
"visible": false
}
},
"categories": {
"EXTERNAL": "assets/icons/categories/external.svg",
"MANUAL": "assets/icons/categories/manual.svg",
"AUTOMATIC": "assets/icons/categories/automatic.svg",
"PROCESS": "assets/icons/categories/process.svg"
}
}
}
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy