Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

This document details the methods of the Priority interface you can use on any the priority of an issue type, such as those returned by the Getters when you access Issue typePriority field.

Method

Return type

Returns

getName()

String

Name of the priority

getId()

String

Id of the priority

getDescription()StringDescription of the priority

...