| Interface | Description |
|---|---|
| AggregateTimeTrackingCalculator |
A util object that calculates an issue's aggregate Time Tracking values.
|
| AggregateTimeTrackingCalculatorFactory |
A factory to return
AggregateTimeTrackingCalculator instances based on the type of
Issue in play. |
| IssueChangeHolder |
This defines a simple object that can contain the changes that have occurred to an issue.
|
| IssueImplAggregateTimeTrackingCalculator.PermissionChecker |
Responsible for doing permission checks for an issue.
|
| IssueIterator | |
| IssuesIterable | |
| IssueUpdater | |
| MovedIssueKeyStore |
| Class | Description |
|---|---|
| AbstractTransformIssueIterator<T> | |
| AggregateTimeTrackingBean |
Bean to store values of Time Tracking Aggregate values.
|
| AggregateTimeTrackingCalculatorFactoryImpl |
Implementation of factory
|
| DatabaseIssuesIterable |
This
EnclosedIterable is used to iterate over all issues in the database. |
| DefaultIssueChangeHolder |
Default implementation of a change holder.
|
| DefaultIssueUpdater | |
| DocumentIssueAggregateTimeTrackingCalculator |
An implementation of
AggregateTimeTrackingCalculator that is meant for
DocumentIssueImpl usage. |
| InlineIssuePropertySetter |
This helper component allows issue create / update to "inline" set issue properties
at the time of the operation (versus afterwards via the Issue Properties API)
|
| IssueGVsIssueIterable | |
| IssueIdsIssueIterable | |
| IssueImplAggregateTimeTrackingCalculator |
An implementation of
AggregateTimeTrackingCalculator that is meant for
IssueImpl usage. |
| IssueObjectIssuesIterable | |
| IssueOperationsBarUtil |
Utility class to help with the creation of the View Issues Ops Bar.
|
| IssueUpdateBean | |
| IssueWebPanelRenderUtil |
Utility class to help with rendering the pluggable web panels on the view issue page.
|
| MovedIssueKeyStoreImpl | |
| RendererWebPanelRenderUtil |
Utility class to help with rendering the pluggable web panels on the jira-renderer fields.
|
| SimpleMockIssueFactory |
Copyright © 2002-2024 Atlassian. All Rights Reserved.