
com.almworks.jira.structure.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of structure-api Show documentation
Show all versions of structure-api Show documentation
Public API for the Structure Plugin for JIRA
/**
*
* This package contains all classes that you need to use and extend Structure plugin in your own JIRA plugin.
*
*
* - Package {@link com.almworks.jira.structure.api} contains the API.
* - Package {@link com.almworks.jira.structure.util} contains some utility classes that API depends on.
*
*
* The details of using Structure API may be found in the Structure Documentation.
*
*/
package com.almworks.jira.structure;
© 2015 - 2025 Weber Informatics LLC | Privacy Policy