Our new Appfire Documentation Space is now live!

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

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

This document details the methods of the Label interface you can use on any Label, such as those returned by the Getters when you access Labels.

Method

Return type

Returns

getCustomFieldId()

Long

The ID of the custom labels field, null if it is Standard JIRA Labels field

getId()

Long

The Id of the Label

getIssue()

Long

The Id of the current issue

getLabel()StringThe Label value

  • No labels