Class PropsParseResponse


  • public class PropsParseResponse
    extends JsonParseResponse
    Parse json response into property list
    Version:
    2.0
    Author:
    Frank Giordano
    • Constructor Detail

      • PropsParseResponse

        public PropsParseResponse​(org.json.simple.JSONObject data)
        PropsParseResponse constructor
        Parameters:
        data - json object
    • Method Detail

      • parseResponse

        public Object parseResponse()
        Parse team config's properties json representation into a Map object
        Specified by:
        parseResponse in class JsonParseResponse
        Returns:
        hashmap of property values