| Package | Description |
|---|---|
| com.atlassian.bamboo.setup |
| Modifier and Type | Method and Description |
|---|---|
static BrokerURIUtils.MergeMode |
BrokerURIUtils.MergeMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BrokerURIUtils.MergeMode[] |
BrokerURIUtils.MergeMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static URI |
BrokerURIUtils.addGlobalFailoverParameters(URI brokerURI,
String failoverParams,
BrokerURIUtils.MergeMode mergeMode)
Method to add parameters to the broker client URI.
|
static URI |
BrokerURIUtils.addParametersToEachFailoverTransport(URI brokerURI,
String failoverTransportsParams,
BrokerURIUtils.MergeMode mergeMode)
Method to add parameters to the broker client URI.
|
static URI |
BrokerURIUtils.addParametersToFailoverTransport(URI brokerURI,
String protocol,
String failoverTransportsParams,
BrokerURIUtils.MergeMode mergeMode) |
Copyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.