public class Office365ConnectorWebhookNotifier extends Object
| Constructor and Description |
|---|
Office365ConnectorWebhookNotifier(hudson.model.Run run,
hudson.model.TaskListener taskListener) |
| Modifier and Type | Method and Description |
|---|---|
void |
sendBuildCompletedNotification() |
void |
sendBuildStartedNotification(boolean isFromPreBuild) |
void |
sendBuildStepNotification(StepParameters stepParameters) |
public Office365ConnectorWebhookNotifier(hudson.model.Run run,
hudson.model.TaskListener taskListener)
public void sendBuildStartedNotification(boolean isFromPreBuild)
public void sendBuildCompletedNotification()
public void sendBuildStepNotification(StepParameters stepParameters)
Copyright © 2016–2020. All rights reserved.