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 |
IssueConstant
Abstraction to represent any of the various constants like
Resolution ,
Status etc. |
Modifier and Type | Class and Description |
---|---|
class |
IssueConstantImpl |
class |
MockIssueConstant |
class |
TextIssueConstant |
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 | Interface and Description |
---|---|
interface |
IssueType |
Modifier and Type | Class and Description |
---|---|
class |
IssueTypeImpl |
class |
MockIssueType |
Modifier and Type | Interface and Description |
---|---|
interface |
Priority
Represents priority of the issue.
|
Modifier and Type | Class and Description |
---|---|
class |
PriorityImpl |
Modifier and Type | Interface and Description |
---|---|
interface |
Resolution |
Modifier and Type | Class and Description |
---|---|
class |
ResolutionImpl |
Modifier and Type | Interface and Description |
---|---|
interface |
SimpleStatus
Simplified, immutable version of
Status . |
interface |
Status |
Modifier and Type | Class and Description |
---|---|
class |
MockSimpleStatus |
class |
MockStatus |
class |
SimpleStatusImpl |
class |
StatusImpl |
Modifier and Type | Class and Description |
---|---|
class |
MockVersion |
Modifier and Type | Interface and Description |
---|---|
interface |
PermissionScheme
Permission scheme is a set of rules that govern permissions for
different activities within a project.
|
Modifier and Type | Class and Description |
---|---|
class |
PermissionSchemeImpl |
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
Project version.
|
Modifier and Type | Class and Description |
---|---|
class |
VersionImpl |
Modifier and Type | Class and Description |
---|---|
static class |
WorkflowResource.DelegatedJsonSimpleStatus |
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).
|
Modifier and Type | Class and Description |
---|---|
class |
ViewStatuses.SimpleStatusMap |
Copyright © 2002-2019 Atlassian. All Rights Reserved.