org.jenkinsci.plugins.ghprb
Class GhprbWebHook
java.lang.Object
org.jenkinsci.plugins.ghprb.GhprbWebHook
public class GhprbWebHook
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GhprbWebHook
public GhprbWebHook(GhprbTrigger trigger)
handleWebHook
public void handleWebHook(String event,
String payload,
String body,
String signature)
checkSignature
public static boolean checkSignature(String body,
String signature,
String secret)
getProjectName
public String getProjectName()
Copyright © 2004-2015. All Rights Reserved.