Uses of Package
com.almworks.jira.structure.api.settings
Packages that use com.almworks.jira.structure.api.settings
Package
Description
This package and subpackages contain Structure API, which can be used to integrate with and extend Structure add-on for JIRA.
-
Classes in com.almworks.jira.structure.api.settings used by com.almworks.jira.structure.apiClassDescription
StructureConfiguration
provides access to the configuration parameters of the Structure app. -
Classes in com.almworks.jira.structure.api.settings used by com.almworks.jira.structure.api.settingsClassDescriptionAttribute sensitivity mode defines the default sensitivity of attributes.Attribute sensitivity settings govern which attributes will be considered sensitive when calculating a multi-row aggregate value (by an aggregate, a propagate, or a scanning loader).
AutoSwitchStrategy
enum defines how the initial structure is selected when the user opens issue page or project page.StructurePage
enum lists all non-admin JIRA pages (page types) that display Structure Widget or that are adjusted by Structure Plugin.Provides access to the user interface settings of the Structure Widget.This implementation of theUISettings
can be used to modify the settings withStructureConfiguration.setUISettings(com.atlassian.jira.user.ApplicationUser, com.atlassian.jira.project.Project, com.almworks.jira.structure.api.settings.UISettings)
. -
Classes in com.almworks.jira.structure.api.settings used by com.almworks.jira.structure.api.viewClassDescription
StructurePage
enum lists all non-admin JIRA pages (page types) that display Structure Widget or that are adjusted by Structure Plugin.