...
Parameter | Description | Sample Value | |||
---|---|---|---|---|---|
taskana.domains | The comma separated list of administrative domains | DOMAIN_A, DOMAIN_B | |||
taskana.domains.default | The default domain to create new tasks in if no other domain is specified | DOMAIN_A | taskana.classification.types | The comma separated list of classification types | TASK, DOCUMENT |
taskana.classification.categories | The comma separated list of classification categories | EXTERNAL, MANUAL, AUTOMATIC, PROCESS | |||
taskana.user.minimalPermissionsToAssignDomains | The list of minimal Workbasket permissions of a user needed to belong to the domain. Needed to determine the domains of a user, which are aggregated in the getUser() method of the UserService. | READ, OPEN |
...