Structure Plugin Module Types
The following module types are added by the Structure plugin:
- structure-attribute-loader-provider lets you provide the data for new column types in the Structure widget.
- structure-export-renderer-provider lets you export new column types to printable HTML and Excel files.
- structure-item-type lets you define a new type of items, which can be used in structures.
- Generator Modules let you add generators to the Automation subsystem. The following module types are included:
structure-inserter
structure-extender
structure-filter
structure-grouper
structure-sorter
- structure-effector lets you add effectors to the Automation subsystem.
- structure-effect-provider lets you define a new effect provider, which can be used by effectors.
- new-structure-template lets you add templates for new structures.
- structure-query-constraint allows adding new functions to S-JQL language.
- structure-synchronizer defines a new synchronizer.