Class BigpandaApiWrapper

java.lang.Object
org.jenkinsci.plugins.bigpanda.BigpandaApiWrapper

public class BigpandaApiWrapper extends Object
  • Constructor Details

    • BigpandaApiWrapper

      public BigpandaApiWrapper(String bigpandaApiKey, String bigpandaAppKey, String webhookUrl)
  • Method Details

    • notifyBigPanda

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