Version interface

Cloud Migration Resources

Planning a Jira Cloud migration? These resources can help you get started:

JMWE Cloud features – Review Cloud features and understand key differences between DC and Cloud.
Migration support from Appfire – Learn how we can help you migrate smoothly.

Version interface

This document details the methods of the Version interface you can use on a version, such as those returned by the Getters when you access the Versions like Affects Version/s, Fix Version/s etc, Custom field of version picker etc.

Method

Return type

Returns

Method

Return type

Returns

getDescription()

String

The description of the version, returns null if the description is empty

getId()

Long

The ID of the version

getName()

String

The Name of the version

getProjectId()

Long

Returns the ID of the project that this version belongs to.

getProjectObject()

Project

Returns project this version relates to.

getReleaseDate()

Date

The release date of the version

getSequence()

Long

The sequence at which the version is present

getStartDate()

Date

The start date of the version

isArchived()

boolean

True if the version is archived

isReleased()

boolean

True if the version is released

Need support? Create a request with our support team.

Copyright © 2005 - 2026 Appfire | All rights reserved.