Child pages
  • API Changes in Structure 1.5

This documentation relates to an older version 1.5 of the Structure Plugin for JIRA. View the current documentation home.

Skip to end of metadata
Go to start of metadata

1. Major API Release

Structure 1.5 comes with a set of API updates. The major changes are in the API for JIRA 5 compatible version.

JIRA Version

New API Version

4.3.x

4.0.2

4.4.x

4.0.3

5.0.x and later

5.0.0

See Structure API Versions for full version information and downloads.

2. Incompatible Changes

The only incompatible change in API 5.0.0 is that StructureSynchronizerModuleDescriptor class now extends a different base class. Theoretically this can break compatibility, but it's highly unlikely.

3. Compatible Changes

3.1. Utility Updates

JiraFunc class now contains more functions for operating on JIRA entities.