AbstractIssueFetcher.BatchFetchFunction |
An interface represents an action of fetching in a batch.
|
AbstractIssueFetcher.CacheKeyFunction |
The cache key function.
|
AbstractIssueFetcher.FetchFunction |
An interface represents an action of actual issue fetching.
|
CommentTransformationHelper |
Represents the class intended to provide all information needed for comment transformation.
|
GeneralHttpErrorHandler |
Handler or HTTP errors after unsuccessful GET request.
|
GeneralHttpErrorHandlerParams |
Data from unsuccessful GET response.
|
Issue |
Represents an issue from the issue-tracking system.
|
IssueBatchProviderSupport |
Holds an API related to batch issue fetching support.
|
IssueEx |
|
IssueFetcher |
Represents a fetcher interface: a helper entity responsible only for fetching (downloading)
the issue data from a remote server.
|
IssueFetcherAuthenticator |
|
IssueFetcherUtil.HttpErrorHandler |
Deprecated.
|
IssueProvider |
Represents the provider of issues from the issues-tracking system (ITS).
|
IssueProviderConstants |
Created with IntelliJ IDEA.
|
IssueProviderEx |
|
IssueProviderFactories |
Created with IntelliJ IDEA.
|
IssueProviderFactory |
Represents a factory for issue provider creation.
|
IssueProviderProcessor |
Created with IntelliJ IDEA.
|
IssueProvidersManager |
Created with IntelliJ IDEA.
|
IssuesManager |
Contains several methods that are close to ones in IssueProvider :
getRelatedIssues and findIssueById .
|
IssueTestConnectionSupport |
This instance of this class is responsible for testing the connection to the issue tracker,
i.e.
|
SIssueProvider |
|