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.
ChangeItemBean
This document details the methods of the ChangeItemBean interface you can use on any ChangeItemBean, such as those returned by the Getters when you access a field history.
Method | Return type | Returns |
|---|---|---|
The ChangeItemBean creation timestamp | ||
getField | The id of the Field. Eg: | |
Type of the field. Eg: | ||
getFrom | Value of the field before the change | |
Value of the field before the change | ||
getTo | Value of the field after the change | |
Value of the field after the change |