Versions Compared

Key

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

Include PageJMWE:IssueType interfaceJMWE:IssueType interfaceThis 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