| Package | Description |
|---|---|
| com.segue.scc.published.api.issuetracking |
This package contains interfaces that need to be implemented to integrate third-party issue-tracking systems into SilkCentral Test Manager.
|
| com.segue.scc.published.api.issuetracking82 |
This package was introduced with SilkCentral Test Manager 8.2 and replaces/enhances classes from
com.segue.tm.published.api.issuetracking. |
| Class and 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). |
| IssueTrackingProfileException
Wrapper for errors that happened in the profile.
|
| ProductsIssueStatisticEntry
Represents the
statistics for a specific product (assuming that the issueTrackingSystem supports multiple
products). |
| StoreIssueException
Is thrown when an issue can't be stored in the external issue tracking system.
|
| Class and Description |
|---|
| IssueTrackingProfile
The profile is the implementation of an integration to a foreign issue tracking system.
|
Copyright © Micro Focus 2004-2019. All rights reserved.