@Component public class SynchronyEnvironmentBuilder extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
SynchronyEnvironmentBuilder.SynchronyEnvironment |
| Modifier and Type | Field and Description |
|---|---|
static String |
DATASOURCE |
static String |
PASS |
static String |
URL |
static String |
USER |
| Constructor and Description |
|---|
SynchronyEnvironmentBuilder(BootstrapManager bootstrapManager,
SystemInformationService systemInformationService,
ClusterManager clusterManager,
TomcatConfigHelper tomcatConfigHelper,
HttpClientProvider httpClientProvider) |
| Modifier and Type | Method and Description |
|---|---|
SynchronyEnvironmentBuilder.SynchronyEnvironment |
build(boolean isSynchronyClusterManuallyManaged) |
public static final String URL
public static final String USER
public static final String PASS
public static final String DATASOURCE
@Autowired public SynchronyEnvironmentBuilder(BootstrapManager bootstrapManager, SystemInformationService systemInformationService, ClusterManager clusterManager, TomcatConfigHelper tomcatConfigHelper, HttpClientProvider httpClientProvider)
public SynchronyEnvironmentBuilder.SynchronyEnvironment build(boolean isSynchronyClusterManuallyManaged)
Copyright © 2003–2023 Atlassian. All rights reserved.