Modifier and Type | Interface and Description |
---|---|
interface |
FieldLayoutSchemeDetails |
Modifier and Type | Class and Description |
---|---|
class |
FieldLayoutSchemeDeletedEvent |
Modifier and Type | Class and Description |
---|---|
class |
NotificationSchemeDeletedEvent
Event indicating a notification scheme has been deleted.
|
Modifier and Type | Class and Description |
---|---|
class |
PermissionSchemeDeletedEvent
Event indicating a permission scheme has been deleted.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractSchemeDeletedEvent
Abstract event that captures the data relevant to scheme deleted events, e.g.
|
Modifier and Type | Class and Description |
---|---|
class |
WorkflowSchemeDeletedEvent
Event indicating a workflow scheme has been deleted.
|
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 | Method and Description |
---|---|
int |
LocaleSensitiveNamedComparator.compare(Named o1,
Named o2) |
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 | Interface and Description |
---|---|
interface |
NamedWithDescription |
interface |
NamedWithId |
Modifier and Type | Field and Description |
---|---|
static Comparator<Named> |
NameComparator.COMPARATOR |
static Comparator<Named> |
Named.NAME_COMPARATOR |
Modifier and Type | Method and Description |
---|---|
static com.google.common.base.Predicate<Named> |
NamedPredicates.equalsIgnoreCase(String name) |
Modifier and Type | Method and Description |
---|---|
int |
NameComparator.compare(Named o1,
Named o2) |
Modifier and Type | Class and Description |
---|---|
class |
ViewStatuses.SimpleStatusMap |
Copyright © 2002-2017 Atlassian. All Rights Reserved.