Use the sample plugins to learn by example. Download the source bundle from this page and use it with the latest API version.

Download

The provided code is not production-quality and not supported. It is provided as a sample of how one can use Structure API.

The sample code is in public domain – feel free to copy, modify and base your work on it.

Sample Plugins List

Sample Plugin

Description

simple-plugin

Very basic demo of using StructureManager.

scheduled-sync

A plugin that allows to schedule periodical synchronization Resync - uses StructureManager, StructureSyncManager and StructureJobManager.

foo-synchronizer

A skeleton project for starting your own synchronizer plugin.

status-bar-column

Adds a column to the Structure widget that shows a colored bar, depending on the statuses of the sub-issues.

workflow-condition

Adds a workflow condition that checks if an issue matches a JQL.