Class JiraReportMapper
- java.lang.Object
-
- com.chutneytesting.execution.domain.campaign.JiraReportMapper
-
public class JiraReportMapper extends Object
-
-
Constructor Summary
Constructors Constructor Description JiraReportMapper()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static ReportForJirafrom(String stringReport, com.fasterxml.jackson.databind.ObjectMapper objectMapper)
-
-
-
Method Detail
-
from
public static ReportForJira from(String stringReport, com.fasterxml.jackson.databind.ObjectMapper objectMapper)
-
-