Class IssueAttributeLoader<T>
Object
AbstractAttributeLoader<T>
AbstractItemAttributeLoader<A>
ItemTypeAttributeLoader<A>
ItemClassAttributeLoader<Issue,T>
IssueAttributeLoader<T>
- All Implemented Interfaces:
AttributeLoader<T>
,ItemAttributeLoader<T>
-
Field Summary
Fields inherited from class ItemTypeAttributeLoader
myItemTypes
Fields inherited from class AbstractAttributeLoader
mySpec
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class ItemClassAttributeLoader
getValue, loadValue
Methods inherited from class ItemTypeAttributeLoader
isItemTypeSupported
Methods inherited from class AbstractAttributeLoader
getAttributeSpec, toString
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
Methods inherited from interface AttributeLoader
getAttributeDependencies, getAttributeSpec, getCachingStrategy, getContextDependencies, getGlobalTrail
Methods inherited from interface ItemAttributeLoader
preload
-
Constructor Details
-
IssueAttributeLoader
-