The following tables list the members exposed by ProcessParameterValueProvider.
Name | Description | |
---|---|---|
ConvertExpressionTextToCode | Function of converting of expression text in a line of a code. | |
CreateEntity | Function of getting reference object to which process parameter refers. | |
GetSysSettingsValue | Function of getting system settings. | |
GetSysVariableValue | Function of getting system variables. | |
ProcessParameterStore | Storage of process parameters. | |
ScriptSession | The service which is carrying out expression execution. |
Name | Description | |
---|---|---|
EvalExpression | Overloaded. | |
GetEntityColumnValue | Gets the entity column value. | |
GetNoneEmptySysSettingsValue | Returns existing value of the system settings and checks whether the value is set. | |
GetParameterValue | Overloaded. | |
ValidateExpression | Verifies the correctness of expression. Generates exception when expression is incorrect. |