Class JSONWebHook.ValidApiToken

java.lang.Object
org.jenkinsci.plugins.registry.notification.webhook.JSONWebHook.ValidApiToken
Enclosing class:
JSONWebHook

public static class JSONWebHook.ValidApiToken extends Object
  • Constructor Details

  • Method Details

    • getToken

      public String getToken()
    • doNotify

      public void doNotify(@QueryParameter(required=false) String payload, org.kohsuke.stapler.StaplerRequest request, org.kohsuke.stapler.StaplerResponse response) throws IOException
      Throws:
      IOException