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 |
---|---|---|
| Name of the status | |
getSimpleStatus() | SimpleStatus | The status of the issue |
getStatusCategory() | StatusCategory | The status category |
getDescription() | String | The Status description |
getId() | String | The Status ID |