Is User Allowed for Job
transkribus_user_is_allowed_for_jobCheck if the current user has permission to execute a given job type by providing the job implementation class name.
Instructions
Check if the current user is allowed to run a specific job type.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| jobImpl | Yes | Job implementation class name |