Class ConditionDTOMapper

java.lang.Object
org.openhab.core.automation.dto.ModuleDTOMapper
org.openhab.core.automation.dto.ConditionDTOMapper

@NonNullByDefault public class ConditionDTOMapper extends ModuleDTOMapper
This is a utility class to convert between the respective object and its DTO.
Author:
Markus Rathgeb - Initial contribution, Kai Kreuzer - Changed to using ModuleBuilder