Class ActionDTOMapper

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

@NonNullByDefault public class ActionDTOMapper 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