Uses of Class
com.almworks.jira.structure.api.error.StructureProviderException
Packages that use StructureProviderException
Package
Description
This package is a part of Structure Attributes SPI.
-
Uses of StructureProviderException in com.almworks.jira.structure.api.attribute.loader
Methods in com.almworks.jira.structure.api.attribute.loader that throw StructureProviderExceptionModifier and TypeMethodDescriptionAttributeLoaderProvider.createAttributeLoader(AttributeSpec<?> attributeSpec, AttributeProviderContext context) Creates an attribute loader for the given attribute spec. -
Uses of StructureProviderException in com.almworks.jira.structure.api.attribute.loader.basic
Methods in com.almworks.jira.structure.api.attribute.loader.basic that throw StructureProviderExceptionModifier and TypeMethodDescriptionSimpleAttributeProvider.createAttributeLoader(AttributeSpec<?> spec, AttributeProviderContext context) -
Uses of StructureProviderException in com.almworks.jira.structure.api.export
Methods in com.almworks.jira.structure.api.export that throw StructureProviderExceptionModifier and TypeMethodDescriptionExportRendererProvider.getColumnRenderer(ExportFormat exportFormat, ViewSpecification.Column columnSpec, ExportRequestContext context)