Package | Description |
---|---|
com.atlassian.jira.auditing | |
com.atlassian.jira.event.fields.layout | |
com.atlassian.jira.issue.fields.layout.field | |
com.atlassian.jira.scheme |
Constructor and Description |
---|
AffectedScheme(NamedWithId scheme) |
Modifier and Type | Interface and Description |
---|---|
interface |
FieldLayoutSchemeDetails |
Modifier and Type | Interface and Description |
---|---|
interface |
FieldLayoutScheme
FieldLayoutScheme is the Java Data Object representing what is called a "Field Configuration Scheme" in the UI.
|
Modifier and Type | Class and Description |
---|---|
class |
FieldLayoutSchemeImpl
Thread safety is mostly achieved (there are still some issues with the
AbstractGVBean.setGenericValue(GenericValue) method)
by two mechanisms. |
Modifier and Type | Class and Description |
---|---|
class |
Scheme
This object is used to represent a scheme in JIRA (this could be a permission, notification, etc, scheme).
|
Copyright © 2002-2019 Atlassian. All Rights Reserved.