Job Definition
📄️ Get Job Definitions
Queries for job definitions that fulfill given parameters.
📄️ Get Job Definitions (POST)
Queries for job definitions that fulfill given parameters. This method is slightly
📄️ Get Job Definition Count
Queries for the number of job definitions that fulfill given parameters.
📄️ Get Job Definition Count (POST)
Queries for the number of job definitions that fulfill given parameters. This
📄️ Activate/Suspend Job Definitions
Activates or suspends job definitions with the given process definition id or process definition key.
📄️ Get Job Definition
Retrieves a job definition by id, according to the `JobDefinition` interface in the engine.
📄️ Set Job Definition Priority by Id
Sets an overriding execution priority for jobs with the given definition id.
📄️ Set Job Retries By Job Definition Id
Sets the number of retries of all **failed** jobs associated with the given job
📄️ Activate/Suspend Job Definition By Id
Activates or suspends a given job definition by id.