| Interface | Description |
|---|---|
| DataContextUtils.EnvironmentConfigurable |
Can be configured with environment variables
|
| Class | Description |
|---|---|
| ContextView | |
| DataContextUtils | |
| ReplaceTokenReader |
Reader that filters text to replace delimited tokens with values, the default delimiters are '@', and the default
allowed token characters are alphanumeric plus punctuation characters: "+-._:"
|
| Enum | Description |
|---|---|
| ExecutionState |
Represents the state of an execution
|
| Exception | Description |
|---|---|
| DataContextUtils.UnresolvedDataReferenceException |
Indicates that the value of a property reference could not be resolved.
|