AggregateEffortAndEstimationService |
A service for calculating total times spent, total original estimate and total remaining estimate including
subtasks and issues in the epic in case of an epic.
|
DeletedIssue |
|
EpicManager |
|
ExtraFieldHelper |
Helper methods for associating field ids with field names.
|
FilterService |
Helper for accessing Jira Filters.
|
GroupPermissionHelper |
|
IssueHelper |
I need this class for preventing null warnings for methods like issue.getProjectObject, issue.getIssueType.
|
IssueKeyOrId |
|
LocalDateTimeInterval |
|
Message |
Used to return error messages to JS.
|
OptionalService<T> |
An optional service that may or may not exist.
|
ProjectFinder |
Finders projects with given id or key.
|
StartAndEndDate |
|
TimeZoneManager |
This will be used in place of JIRA's own TimeZoneManager, because this class causing incompatibility with JIRA 6.
|
TimeZoneManager.UserTimeZoneInfo |
|
WorkHours |
Used to return work hours information over rest.
|
WorklogCreationService |
|
WorklogWrapper |
Raw representation of worklogs for REST endpoint.
|
WorklogWrapper.EpicLog |
|
WorklogWrapper.User |
|
WorklogWrapper.WorkLogAttributeTypeLog |
|
WorklogWrapper.WorkLogAttributeValueLog |
|
WorklogWrapperFactory |
|
ZonedDateTimeInterval |
|