public final class Office365ConnectorWebhookNotifier extends Object
| Constructor and Description |
|---|
Office365ConnectorWebhookNotifier() |
| Modifier and Type | Method and Description |
|---|---|
static void |
sendBuildCompleteNotification(hudson.model.Run run,
hudson.model.TaskListener listener) |
static void |
sendBuildMessage(hudson.model.Run run,
hudson.model.TaskListener listener,
String message,
String webhookUrl) |
static void |
sendBuildStaredNotification(hudson.model.Run run,
hudson.model.TaskListener listener,
boolean isFromPrebuild) |
public static void sendBuildStaredNotification(hudson.model.Run run,
hudson.model.TaskListener listener,
boolean isFromPrebuild)
public static void sendBuildCompleteNotification(hudson.model.Run run,
hudson.model.TaskListener listener)
Copyright © 2016. All rights reserved.