| 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.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<RMAction> |
RMDataProvider.getAllActions()
Returns all different actions possible on any node.
|
java.util.List<RMAction> |
RMDataProvider.getSupportedActions(RMNodeType nodeType)
Returns all supported actions for a specific node type.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
RMDataProvider.getActionURL(java.lang.String nodeURI,
RMAction action)
Returns the URL for an action on a specific node.
|
Copyright © Micro Focus 2004-2019. All rights reserved.