Interface | Description |
---|---|
ContentConverterPlugin |
Plugin type which can convert log and other data into a view type:
allows converting a String or object to another object type, given a "data type" string, such as "text/plain" or
"application/json".
|