Uses of Interface
com.almworks.jira.structure.api.attribute.loader.AttributeProviderContext
Packages that use AttributeProviderContext
Package
Description
This package is a part of Structure Attributes SPI.
-
Uses of AttributeProviderContext in com.almworks.jira.structure.api.attribute.loader
Methods in com.almworks.jira.structure.api.attribute.loader with parameters of type AttributeProviderContextModifier and TypeMethodDescriptionAttributeLoaderProvider.createAttributeLoader(AttributeSpec<?> attributeSpec, AttributeProviderContext context) Creates an attribute loader for the given attribute spec. -
Uses of AttributeProviderContext in com.almworks.jira.structure.api.attribute.loader.basic
Methods in com.almworks.jira.structure.api.attribute.loader.basic with parameters of type AttributeProviderContextModifier and TypeMethodDescriptionSimpleAttributeProvider.createAttributeLoader(AttributeSpec<?> spec, AttributeProviderContext context)