| Package | Description |
|---|---|
| com.almworks.jira.structure.api.settings |
| Modifier and Type | Method and Description |
|---|---|
AttributeSensitivityMode |
ImmutableAttributeSensitivitySettingsBean.getSensitivityMode() |
AttributeSensitivityMode |
AttributeSensitivitySettings.getSensitivityMode()
Returns the default sensitivity mode.
|
static AttributeSensitivityMode |
AttributeSensitivityMode.valueOf(int value)
Returns the mode associated with the given code
|
static AttributeSensitivityMode |
AttributeSensitivityMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AttributeSensitivityMode[] |
AttributeSensitivityMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
ImmutableAttributeSensitivitySettingsBean(AttributeSensitivityMode sensitivityMode,
Collection<? extends AttributeSpec<?>> nonSensitiveAttributes) |
Copyright © 2023 ALM Works. All Rights Reserved.