Package com.almworks.jira.structure.api.attribute.loader


package com.almworks.jira.structure.api.attribute.loader

This package is a part of Structure Attributes SPI. It provides the classes necessary to define your own attribute by providing an instance of AttributeLoader.

An app would typically declare an attribute loader by registering a component that implements AttributeLoaderProvider interface.