public class ZoomNotifyClient extends Object
| Modifier and Type | Method and Description |
|---|---|
static boolean |
notify(String url,
Secret authToken,
boolean jenkinsProxyUsed,
String message)
Sends notification with Secret token
|
static boolean |
notify(String url,
String authToken,
boolean jenkinsProxyUsed,
String message)
Sends notification with plain text token
|
Copyright © 2016–2024. All rights reserved.