/
IssueType interface

IssueType interface

This document details the methods of the IssueType interface you can use on any issue type, such as those returned by the Getters when you access Issue type.

Method

Return type

Returns

isSubTask()

boolean

True if the issue is a Sub-task

getType()

String

Type of the issue type

getName()

String

Name of the issue type

getId()

String

Id of the issue type

getDescription()StringDescription of the issue type


Related content

IssueType interface
IssueType interface
More like this
IssueLinkType interface
IssueLinkType interface
More like this
IssueLink interface
IssueLink interface
More like this
admGetIssueTypesFromScheme
admGetIssueTypesFromScheme
More like this