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

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