Page tree

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

Skip to end of metadata
Go to start of metadata

1. Minor Java API Release

With this release we add a few constants and a static method to the Java API. The changes are backwards-compatible.

JIRA Version

New API Version

7.x

16.1.0

See Structure API Versions for full version information and downloads.

2. Compatible Changes in the Java API

2.1. New constant in StructureLicenseError

  • JIRA_EVAL_LICENSE_MISMATCH

2.2. New constants in CoreStructureGenerators

  • GROUPER_AGILE_SPRINT

  • GROUPER_LINKS

2.3. New method in StructureUtil

  • getBooleanSystemProperty(String key, boolean defaultValue)

  • No labels