Package de.gematik.test.tiger.lib
Class TigerLibConfig.TigerLibConfigBuilder
java.lang.Object
de.gematik.test.tiger.lib.TigerLibConfig.TigerLibConfigBuilder
- Enclosing class:
- TigerLibConfig
-
Method Summary
Modifier and TypeMethodDescriptionactivateWorkflowUi(boolean activateWorkflowUi) addCurlCommandsForRaCallsToReport(boolean addCurlCommandsForRaCallsToReport) build()createRbelHtmlReports(boolean createRbelHtmlReports) httpClientConfig(TigerHttpClientConfig httpClientConfig) pauseExecutionTimeoutSeconds(long pauseExecutionTimeoutSeconds) rbelAnsiColors(boolean rbelAnsiColors) rbelPathDebugging(boolean rbelPathDebugging) toString()
-
Method Details
-
rbelPathDebugging
- Returns:
this.
-
rbelAnsiColors
- Returns:
this.
-
addCurlCommandsForRaCallsToReport
public TigerLibConfig.TigerLibConfigBuilder addCurlCommandsForRaCallsToReport(boolean addCurlCommandsForRaCallsToReport) - Returns:
this.
-
activateWorkflowUi
- Returns:
this.
-
createRbelHtmlReports
- Returns:
this.
-
pauseExecutionTimeoutSeconds
public TigerLibConfig.TigerLibConfigBuilder pauseExecutionTimeoutSeconds(long pauseExecutionTimeoutSeconds) - Returns:
this.
-
httpClientConfig
public TigerLibConfig.TigerLibConfigBuilder httpClientConfig(TigerHttpClientConfig httpClientConfig) - Returns:
this.
-
build
-
toString
-