| Package | Description |
|---|---|
| com.segue.scc.published.api.cloud |
This package contains interfaces for cloud provider integrations, was introduced with Silk Central 13.0 and is subject to change in future versions.
|
| 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. |
| com.segue.scc.published.api.vcs |
This package contains interfaces for source control profile integration.
|
| 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 |
|---|---|
StringResolver |
CloudProviderProfile.getStringResolver() |
| Modifier and Type | Method and Description |
|---|---|
StringResolver |
IssueTrackingProfile.getStringResolver()
Used for getting the label that should be shown for a property.
|
| Modifier and Type | Method and Description |
|---|---|
StringResolver |
SourceControlProfile.getStringResolver()
To provide a localized profile name, the property
SourceControlProfile.PLUGIN_NAME is resolved from the returned resolver. |
| Modifier and Type | Method and Description |
|---|---|
StringResolver |
RMPluginProfile.getStringResolver()
Returns a StringResolver to get the localized labels that should be shown for the properties.
|
Copyright © Micro Focus 2004-2019. All rights reserved.