package com.linkedin.thirdeye.datalayer.dto; import com.linkedin.thirdeye.datalayer.pojo.DetectionStatusBean; public class DetectionStatusDTO extends DetectionStatusBean { }