Uses of Package
com.almworks.jira.structure.api.attribute
Packages that use com.almworks.jira.structure.api.attribute
Package
Description
This package and subpackages contain Structure API, which can be used to integrate with and extend Structure add-on for JIRA.
This package provides Attribute API.
This package is a part of Structure Attributes SPI.
This package's primary citizen is
RowManager, a component
responsible for rows.-
Classes in com.almworks.jira.structure.api.attribute used by com.almworks.jira.structure.apiClassDescription
StructureAttributeServiceprovides a unified way to retrieve data for items. -
Classes in com.almworks.jira.structure.api.attribute used by com.almworks.jira.structure.api.attributeClassDescriptionContains information about problems experienced when loading a particular attribute.
AttributeSpecis the "attribute specification", a composite identifier of an attribute.A builder for AttributeSpec.Parameter builder class, used to set specific parameters.Used to check if the previously loaded values may have changed.Represents a value, or lack thereof.ImplementingAttributeValuesReceiverand usingStructureAttributeService.loadAttributeValues(com.almworks.jira.structure.api.forest.ForestSpec, boolean, com.almworks.integers.LongList, java.util.Collection<? extends com.almworks.jira.structure.api.attribute.AttributeSpec<?>>, com.almworks.jira.structure.api.attribute.AttributeValuesReceiver)methods allows for the calling code to get some values while other values are still being loaded, get metadata and cancel the loading process.ConsistentRowValuescarries the values loaded in a consistent way, that is, when all the requested data retained their values during the loading process.An object that implementsItemValuesinterface is supplied as a result of attributes calculation byStructureAttributeService.getItemValues(java.util.Collection<com.almworks.jira.structure.api.item.ItemIdentity>, java.util.Collection<? extends com.almworks.jira.structure.api.attribute.AttributeSpec<?>>).Represents a value loaded from the attribute system.An interface that allows access to attribute values, loaded via the attribute system.An object that implementsRowValuesinterface is supplied as a result of attributes calculation byStructureAttributeService.This class contains row values and the update checker that can be used to see if these row values may have been outdated.CoreAttributeSpeccontains the attribute specifications and related constants for the well-known attributes.Represents a map of values, with one value per key.ValueFormatis used as a part ofAttributeSpecto define in what format the value should be returned.ValuesMetacontains additional information about an attribute loading process, executed by callingStructureAttributeService.loadAttributeValues(com.almworks.jira.structure.api.forest.ForestSpec, boolean, com.almworks.integers.LongList, java.util.Collection<? extends com.almworks.jira.structure.api.attribute.AttributeSpec<?>>, com.almworks.jira.structure.api.attribute.AttributeValuesReceiver). -
Classes in com.almworks.jira.structure.api.attribute used by com.almworks.jira.structure.api.attribute.loaderClassDescription
AttributeSpecis the "attribute specification", a composite identifier of an attribute.Represents a value, or lack thereof. -
Classes in com.almworks.jira.structure.api.attribute used by com.almworks.jira.structure.api.attribute.loader.basicClassDescription
AttributeSpecis the "attribute specification", a composite identifier of an attribute.Represents a value, or lack thereof. -
Classes in com.almworks.jira.structure.api.attribute used by com.almworks.jira.structure.api.attribute.loader.builderClassDescription
AttributeSpecis the "attribute specification", a composite identifier of an attribute.Represents a value, or lack thereof. -
Classes in com.almworks.jira.structure.api.attribute used by com.almworks.jira.structure.api.attribute.loader.compositionClassDescription
AttributeSpecis the "attribute specification", a composite identifier of an attribute. -
Classes in com.almworks.jira.structure.api.attribute used by com.almworks.jira.structure.api.attribute.loader.delegateClassDescription
AttributeSpecis the "attribute specification", a composite identifier of an attribute.Represents a value, or lack thereof. -
Classes in com.almworks.jira.structure.api.attribute used by com.almworks.jira.structure.api.attribute.loader.reduceClassDescription
AttributeSpecis the "attribute specification", a composite identifier of an attribute.Represents a value, or lack thereof. -
Classes in com.almworks.jira.structure.api.attribute used by com.almworks.jira.structure.api.attribute.subscriptionClassDescriptionContains information about problems experienced when loading a particular attribute.
AttributeSpecis the "attribute specification", a composite identifier of an attribute.An object that implementsRowValuesinterface is supplied as a result of attributes calculation byStructureAttributeService. -
Classes in com.almworks.jira.structure.api.attribute used by com.almworks.jira.structure.api.effectorClassDescription
AttributeSpecis the "attribute specification", a composite identifier of an attribute.An object that implementsRowValuesinterface is supplied as a result of attributes calculation byStructureAttributeService. -
Classes in com.almworks.jira.structure.api.attribute used by com.almworks.jira.structure.api.exportClassDescription
AttributeSpecis the "attribute specification", a composite identifier of an attribute.An object that implementsRowValuesinterface is supplied as a result of attributes calculation byStructureAttributeService. -
Classes in com.almworks.jira.structure.api.attribute used by com.almworks.jira.structure.api.generator.utilClassDescription
AttributeSpecis the "attribute specification", a composite identifier of an attribute.Used to check if the previously loaded values may have changed.An object that implementsRowValuesinterface is supplied as a result of attributes calculation byStructureAttributeService.StructureAttributeServiceprovides a unified way to retrieve data for items. -
Classes in com.almworks.jira.structure.api.attribute used by com.almworks.jira.structure.api.restClassDescription
AttributeSpecis the "attribute specification", a composite identifier of an attribute. -
Classes in com.almworks.jira.structure.api.attribute used by com.almworks.jira.structure.api.row
-
Classes in com.almworks.jira.structure.api.attribute used by com.almworks.jira.structure.api.settingsClassDescription
AttributeSpecis the "attribute specification", a composite identifier of an attribute. -
Classes in com.almworks.jira.structure.api.attribute used by com.almworks.jira.structure.api.utilClassDescription
AttributeSpecis the "attribute specification", a composite identifier of an attribute.StructureAttributeServiceprovides a unified way to retrieve data for items.ValueFormatis used as a part ofAttributeSpecto define in what format the value should be returned.