Root: FMTemplateDiffComparisonData
Note
All the attributes in the following table have the root element fmTemplateDiffComparisonData
.
Accessing objects and their attributes using Freemarker is discussed here.
Attribute | Type | Description |
---|---|---|
| List<FMTemplateDiffData> | The list of FMTemplateDiffData in the correct order. |
| The type of report. It can have the value "summary" or "full". If there is an error, the value "unknown" is returned. | |
| This method takes two Strings as input, and returns highlighted HTML differences between them as a Map with the computed values. | |
| List<String> | Returns all the different types of Template Attribute Differences. |
| List<String> | Returns all the different types of Step Differences. |
| List<String> | Returns all the different types of Configuration Definition Differences. |