Skip to main content
Skip table of contents

API Changes in Structure 9.0

1. Minor Java API Release

There are a few API additions coming with this release. The changes are backwards-compatible, so any code using API 17.x should work fine.

Jira Version

New API Version

8.20+

17.20.0

See Structure API Versions for full version information and downloads.

2. Compatible Changes in the Java API

We've added a new com.almworks.jira.structure.api.memo package containing api interfaces for working with memo items:

  • MemoManager - a component for getting and updating memo items 
  • Memo - an interface for accessing memo data including fields

  • MemoUpdateBuilder - an interface for performing memo updates


Also BackupOperation has a new setBackupGenericItemHistory(boolean) method to include memo history data in a backup file.


JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.