| Package | Description |
|---|---|
| com.segue.tm.published.api.requirements.javaplugin |
This package contains interfaces to be used when implementing a plug-in for external requirement management system integrations.
|
| Class and Description |
|---|
| RMAction
The RMAction interface provides for displaying possible actions on synchronized nodes (
RMNode). |
| RMAttachment
The RMAttachment interface provides display and link information for attachments of a
RMNode,
RMTest or RMTestStep. |
| RMDataProvider
The RMDataProvider interface provides information and usage methods of the external Requirement Management System.
|
| RMIconProvider
An additional plug-in interface, which is not required.
|
| RMNode
The RMNode interface provides access to all data for a synchronized tree node artifact.
|
| RMNodeType
The RMNodeType interface provides name and id of the type of a
RMNode. |
| RMPluginException
The exception this plug-in throws and which is caught in SCTM on calls to this plug-in.
|
| RMProject
The RMProject interface provides the data for a project in the external RMS.
|
| RMSnapshot
The RMSnapshot interface provides type and data access methods for possible image representations of a
RMNode. |
| RMTest
The RMTest interface is a representation of a test the external RMS provides for creation of a test linked to synchronized nodes in SCTM.
|
| RMTestAttribute
The RMTestAttribute interface provides access to name and value of attributes of a
RMTest. |
| RMTestProvider
An additional plug-in interface, which is not required.
|
| RMTestStep
The RMTestStep interface provides the data access methods of a step of a
RMTest. |
Copyright © Micro Focus 2004-2019. All rights reserved.