Package com.almworks.jira.structure.api.settings
package com.almworks.jira.structure.api.settings
-
ClassDescriptionAttribute 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.StructureConfiguration
provides access to the configuration parameters of the Structure app.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)
.