Is User Allowed for Job
transkribus_user_is_allowed_for_jobVerify if the current user is authorized to run a specified job type. Input the job implementation class name to check access.
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 |