Our new Appfire Documentation Space is now live!
Take a look here! If you have any questions please email support@appfire.com
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 |