Uses of Class
de.gematik.test.tiger.testenvmgr.config.CfgServer
Packages that use CfgServer
-
Uses of CfgServer in de.gematik.test.tiger.testenvmgr.config
Methods in de.gematik.test.tiger.testenvmgr.config that return CfgServerModifier and TypeMethodDescriptionCfgServer.setActive(boolean active) CfgServer.setDependsUpon(String dependsUpon) References another server which has to be booted prior to this.CfgServer.setEnvironment(List<String> environment) list of env vars to be set for docker, external Jar/TigerProxyCfgServer.setExternalJarOptions(CfgExternalJarOptions externalJarOptions) CfgServer.setHealthcheckReturnCode(Integer healthcheckReturnCode) CfgServer.setHealthcheckUrl(String healthcheckUrl) CfgServer.setHelmChartOptions(CfgHelmChartOptions helmChartOptions) CfgServer.setHostname(String hostname) CfgServer.setLogFile(String logFile) CfgServer.setStartupPollIntervalMs(Integer startupPollIntervalMs) CfgServer.setStartupTimeoutSec(Integer startupTimeoutSec) CfgServer.setTigerProxyConfiguration(TigerProxyConfiguration tigerProxyConfiguration) CfgServer.setUiRank(int uiRank) CfgServer.setVersion(String version) Methods in de.gematik.test.tiger.testenvmgr.config that return types with arguments of type CfgServer