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 |
---|---|---|
boolean | True if the issue is a Sub-task | |
| Type of the issue type | |
| Name of the issue type | |
| String | Id of the issue type |
getDescription() | String | Description of the issue type |