JDBC Driver for Jira Service Desk

Build 22.0.8462

RequestTypeGroups

This resource represents a request type group.

Select

The driver will use the Jira Service Desk API to process WHERE clause conditions built with the following columns and operators. The rest of the filter is executed client side within the driver.

  • ServiceDeskId supports the '=' operator.

For example, the following query is processed server side:

SELECT * FROM RequestTypeGroups WHERE ServiceDeskId = '1'

Note: This resource is marked as EXPERIMENTAL and may change without notice.

Columns

Name Type Description
Id [KEY] String The Id of the request type group.
ServiceDeskId [KEY] String The Id of the service desk.
Name String The Name of the request type group.

Copyright (c) 2023 CData Software, Inc. - All rights reserved.
Build 22.0.8462