| DisplayName | Description | ID | Type | Isolation | Accessibility | RunAs |
| Class mapper condition and detection module | A mapper module that converts base data to discovery data. | Microsoft.JEE.ClassMapper.ConditionDetectionModuleType | ConditionDetectionModuleType | Any | Public | |
| URL Probe Class Mapper | Condition/Detection module for mapping URL Probe input to a given class. | Microsoft.JEE.ClassMapper.UrlProbe.ConditionDetectionModuleType | ConditionDetectionModuleType | Any | Public | |
| Class mapper with filter condition and detection module | A mapper module that filters base data and converts it to discovery data. | Microsoft.JEE.ClassMapperWithFilter.ConditionDetectionModuleType | ConditionDetectionModuleType | Any | Public | |
| Delta mapper module | A mapper module that converts base data to performance data and performs a delta calculation. | Microsoft.JEE.DeltaMapper | ConditionDetectionModuleType | Any | Public | |
| Data mapper module | A mapper module that converts base data to performance data. | Microsoft.JEE.Performance.DataGenericMapper | ConditionDetectionModuleType | Any | Public | |
| HTTP status code 'equals' check | Condition/Detection module to pass-thru HTTP responses of 200. | Microsoft.JEE.StatusCodeCheck.Equal.ConditionDetection | ConditionDetectionModuleType | Any | Public | |
| HTTP status code 'not-equals' check | Condition/Detection module to filter-out non-200 HTTP responses. | Microsoft.JEE.StatusCodeCheck.NotEqual.ConditionDetection | ConditionDetectionModuleType | Any | Public | |
| XML Mapper Condition/Detection | Condition/Detection module to map a string that is XML to a DataItem. | Microsoft.JEE.XmlStringToDataItemMapper | ConditionDetectionModuleType | Any | Public | |