Uses of Interface
com.almworks.jira.structure.api.attribute.loader.RowAttributeContext
Packages that use RowAttributeContext
Package
Description
This package is a part of Structure Attributes SPI.
-
Uses of RowAttributeContext in com.almworks.jira.structure.api.attribute.loader
Subinterfaces of RowAttributeContext in com.almworks.jira.structure.api.attribute.loaderModifier and TypeInterfaceDescriptioninterfaceThe context interface for aggregate attribute loaders.interfaceThe context interface for propagate attribute loaders.interfaceThe context interface for scanning attribute loaders.interfaceThe context interface for single row attribute loaders. -
Uses of RowAttributeContext in com.almworks.jira.structure.api.attribute.loader.basic
Methods in com.almworks.jira.structure.api.attribute.loader.basic with parameters of type RowAttributeContextModifier and TypeMethodDescriptionprotected abstract TAbstractNaiveDistinctAggregateLoader.getRowValue(RowAttributeContext context)