| Package | Description |
|---|---|
| com.perforce.halm.jenkins | |
| com.perforce.halm.jenkins.globalconfig |
| Modifier and Type | Method and Description |
|---|---|
static com.perforce.halm.rest.ConnectionInfo |
HALMTestReporterCommon.getConnectionInfo(HALMConnection connection)
Gets the connection info from a selected connection.
|
static com.cloudbees.plugins.credentials.common.StandardCredentials |
HALMTestReporterCommon.getCredentialsFromConnection(HALMConnection connection)
Retrieves the credentials based on the Helix ALM connection
|
| Modifier and Type | Method and Description |
|---|---|
HALMConnection |
HALMGlobalConfig.getConnectionByNameOrID(String nameOrID)
This looks up a connection by either its name or ID.
|
| Modifier and Type | Method and Description |
|---|---|
List<HALMConnection> |
HALMGlobalConfig.getConnections()
Returns the list of connections
|
| Modifier and Type | Method and Description |
|---|---|
void |
HALMGlobalConfig.setConnections(List<HALMConnection> connections)
Sets the connections
|
| Constructor and Description |
|---|
HALMGlobalConfig(List<HALMConnection> connections)
Constructor
|
Copyright © 2016–2022. All rights reserved.