Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Note
titleUpcoming changes

As of Reporting version 6.6.0, support for supplier-core and support-core plugins will be removed from Reporting, which means support for the legacy custom supplier, custom reporter, and custom query will be removed.

This tutorial will take you to step by step through the process of creating your first Custom Supplier and to also register the created Custom Supplier into Reporting add-on by ServiceRocket.

When you complete the tutorial, you will have added a Custom Supplier into the Reporting add-on and you will be able to retrieve and display the data in on your Confluence page by using macros of Reporting add-on.

...

You need to add the ServiceRocket Utility Library add-on as a dependency into to your plugin's pom.xml, which will be available on OSS Sonatype:

...

You need to register the custom supplier that you have created earlier into your atlassian-plugin.xml.

...