Class Notifier
java.lang.Object
io.jenkins.plugins.unblocked.notify.Notifier
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Notifier
public Notifier()
-
-
Method Details
-
submit
public static HttpResponse<String> submit(@Nullable String baseUrl, @NonNull Secret signature, @NonNull Run<?, ?> run)
-