public class NotifyEventsSender extends Object
| Constructor and Description |
|---|
NotifyEventsSender() |
| Modifier and Type | Method and Description |
|---|---|
static NotifyEventsSender |
getInstance() |
void |
send(hudson.util.Secret token,
String type,
String message,
hudson.model.Run<?,?> run) |
public static NotifyEventsSender getInstance()
Copyright © 2016–2020. All rights reserved.