Our new Appfire Documentation Space is now live!

Take a look here! If you have any questions please email support@appfire.com

Status interface

This document details the methods of the Status interface you can use on a status, such as those returned by the Getters when you access the Status field.

Method

Return type

Returns

getName()

String

Name of the status
getSimpleStatus()
SimpleStatusThe status of the issue
getStatusCategory()
StatusCategoryThe status category
getDescription()
StringThe Status description
getId()StringThe Status ID


StatusCategory interface

Method

Return type

Returns

getName()

String

Name of the status category
getId()
LongThe ID of the Status category
getKey()
StringThe Key of the Status category