Interface | Description |
---|---|
EpicHistoryService |
Provides history for an Epic - which issues were added or removed over the life of the epic
Performs a similar job to
SprintHistoryService |
IssueDataService |
Provides easy querying of partial issue data.
|
IssueTypeService |
Service layer for conveniently accessing the GreenHopper predefined
IssueType objects. |
IssueUpdateService |
This is a work-around for deficiencies in JIRA's
IssueService . |
RapidViewIssueService |
Service which provides method to access
RapidViewIssue s. |
SearchService |
Wrapper around Jira's
SearchService to make results easier to consume in GH. |
Class | Description |
---|---|
AbstractIssueEventListener |
Safety net for issue event listeners.
|
EpicHistoryDataCollector |
Collects Epic history data for passed issues
|
EpicHistoryResult |
Holds the epic history response objects
|
EpicHistoryServiceImpl | |
FieldValue |
Bean that has value of the field.
|
IssueDataServiceImpl |
Abstraction for a common usage pattern of querying a handful of issue fields from Lucene.
|
IssueTypeSchemeServiceImpl | |
IssueTypeServiceImpl | |
IssueUpdateServiceImpl |
Default implementation -- contains a lot of copy-pasted code.
|
NotRequiredFieldScreenRenderLayoutItem |
A "fake"
FieldScreenRenderLayoutItem that is not requireable. |
RapidViewIssue |
An issue which contains fields specific for JIRA Agile.
|
RapidViewIssue.RapidViewIssueBuilder | |
RapidViewIssueServiceImpl | |
SearchServiceImpl |
Wrapper around JIRA's
SearchService to make results easier to consume in GH. |
Enum | Description |
---|---|
IssueTypePrototype |
Copyright © 2007–2025 Atlassian. All rights reserved.