Interface ResultsParser

All Known Implementing Classes:
ConductorResultsParser

public interface ResultsParser
  • Method Summary

    Modifier and Type
    Method
    Description
    parseResults(String uuid, org.json.simple.JSONObject results)
     
  • Method Details

    • parseResults

      EventStatus parseResults(String uuid, org.json.simple.JSONObject results)