public class GlobalExecutionArguments.Builder extends Object
Modifier and Type | Method and Description |
---|---|
GlobalExecutionArguments |
build()
Building and return instance with assigned values.
|
<T> GlobalExecutionArguments.Builder |
putGlobalParam(String argumentName,
T value)
Adding values by argument name.
|
public <T> GlobalExecutionArguments.Builder putGlobalParam(String argumentName, T value)
T
- argument's typeargumentName
- the name of argumentvalue
- the value of execution parampublic GlobalExecutionArguments build()
Copyright (c) 2014-2021 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries