Page tree

This documentation relates to an older version 5.2 of the Structure for Jira. Visit the current documentation home.

Skip to end of metadata
Go to start of metadata

Structure's JavaScript API provides ways to extend the client-side functionality of the Structure plugin.

  • JavaScript API FunctionsThis page lists static functions exposed by the Structure API.
  • JavaScript API ClassesStructure Javascript API provides a number of classes to be used as base for your own column type implementations. This should be done using subClass() method.
  • JavaScript API ObjectsThis page lists objects exposed by the Structure API.
    • ItemDetailsBridge ObjectItemDetailsBridge provides api for interaction with the Structure app and item details lifecycle.

  • No labels