Class BigpandaApiWrapper


  • public class BigpandaApiWrapper
    extends Object
    • Constructor Detail

      • BigpandaApiWrapper

        public BigpandaApiWrapper​(String bigpandaApiKey,
                                  String bigpandaAppKey,
                                  String webhookUrl)
    • Method Detail

      • notifyBigPanda

        public boolean notifyBigPanda​(net.sf.json.JSONObject change)
                               throws Exception
        Throws:
        Exception