| Interface | Description |
|---|---|
| ChangesetMetricsService |
Provides an API for efficiently retrieving repository metrics such as changeset, revision and LOC counts
|
| ChangesetMetricsService.QueryParameters | |
| ChangesetMetricsService.QueryParameters.Builder | |
| ContentService |
Provides an API for retreving the content of files stored in the repository
|
| LinkService |
Provides links to various parts of the running Fisheye/Crucible instance
|
| LocMetricsService | |
| LocMetricsService.QueryParameters | |
| LocMetricsService.QueryParameters.Builder | |
| MailService |
A service used by plugins to send email messages.
|
| NotificationService | |
| RecentChangesetsService |
Provides an API for searching and retrieving recently added changesets based on various criteria.
|
| RecentChangesetsService.QueryParameters | |
| RecentChangesetsService.QueryParameters.Builder | |
| RepositoryService |
Provides an API for retrieving information about the repositories in fisheye
|
| RevisionDataService |
Provides an API for getting information about changesets and filerevisions indexed by fisheye
|
| SearchService |
Provides an API for searching the fisheye repositories
|
| ServerInfoService | |
| SvnRepositoryService |
Provides an API for retrieving information about SVN repositories in fisheye
|
| SvnRepositoryService.BranchDetails | |
| WatchService |
Provides an api for manipulating repository watches
|
| Enum | Description |
|---|---|
| Direction |
The direction to search for graph data.
|
| Exception | Description |
|---|---|
| IllegalRepositoryStateException |