public final class Office365ConnectorWebhookNotifier extends Object
| Constructor and Description |
|---|
Office365ConnectorWebhookNotifier(hudson.model.Run run,
hudson.model.TaskListener listener) |
| Modifier and Type | Method and Description |
|---|---|
void |
sendBuildCompleteNotification() |
void |
sendBuildNotification(StepParameters stepParameters) |
void |
sendBuildStartedNotification(boolean isFromPreBuild) |
public Office365ConnectorWebhookNotifier(hudson.model.Run run,
hudson.model.TaskListener listener)
public void sendBuildStartedNotification(boolean isFromPreBuild)
public void sendBuildCompleteNotification()
public void sendBuildNotification(StepParameters stepParameters)
Copyright © 2016–2019. All rights reserved.