See: Description
| Interface | Description |
|---|---|
| IssueTrackingData |
This will be used to retrieve information on the
IssueTrackingProfile. |
| IssueTrackingProfile |
The profile is the implementation of an integration to a foreign issue tracking system.
|
| Class | Description |
|---|---|
| Issue |
The issue is the object the system interacts with.
|
| IssueStatisticsEntry |
Maps a status to the number of occurrences.
|
| IssueTrackingField |
The IssueTrackingField describes one of the input fields that will be displayed in the GUI when an
Issue is created (or altered). |
| ProductsIssueStatisticEntry |
Represents the
statistics for a specific product (assuming that the issueTrackingSystem supports multiple
products). |
| Exception | Description |
|---|---|
| InvalidCredentialsException |
This exception will be thrown if the provided
credentials are not usable for authentication. |
| IssueTrackingProfileException |
Wrapper for errors that happened in the profile.
|
| StoreIssueException |
Is thrown when an issue can't be stored in the external issue tracking system.
|
Copyright © Micro Focus 2004-2019. All rights reserved.