Modifier and Type | Method and Description |
---|---|
protected static List<ChangedValue> |
SchemeEventHandlerImpl.computeChangedValues(NamedWithDescription currentScheme) |
protected static List<ChangedValue> |
SchemeEventHandlerImpl.computeChangedValues(NamedWithDescription originalScheme,
NamedWithDescription currentScheme) |
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 |
MockVersion |
Modifier and Type | Interface and Description |
---|---|
interface |
Project
Defines a project in JIRA.
|
interface |
ProjectCategory
Defines a project category in JIRA.
|
Modifier and Type | Class and Description |
---|---|
class |
MockProject
Bean implementation of Project interface but doesn't believe in GenericValues.
|
class |
ProjectCategoryImpl
Immutable implementation of ProjectCategory
|
class |
ProjectImpl
Represents an immutable Project domain object for JIRA.
|
Modifier and Type | Interface and Description |
---|---|
interface |
Version |
Modifier and Type | Class and Description |
---|---|
class |
VersionImpl |
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-2015 Atlassian. All Rights Reserved.