Child pages
  • API Usage Samples

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

Skip to end of metadata
Go to start of metadata

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

Download

  File Modified
ZIP Archive structure-api-examples.zip Oct 22, 2011 by Igor Sereda
Java Archive scheduled-sync-0.1.0.jira42.jar Packaged scheduled-sync plugin, version for JIRA 4.2 Jan 13, 2012 by Igor Sereda
Java Archive scheduled-sync-0.1.0.jira43.jar Packaged scheduled-sync plugin, version for JIRA 4.3 Jan 13, 2012 by Igor Sereda
Java Archive scheduled-sync-0.1.0.jira44.jar Packaged scheduled-sync plugin, version for JIRA 4.4 Jan 13, 2012 by Igor Sereda

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.

  • No labels