public class Office365ConnectorSendStep
extends org.jenkinsci.plugins.workflow.steps.AbstractStepImpl
| Modifier and Type | Class and Description |
|---|---|
static class |
Office365ConnectorSendStep.DescriptorImpl |
static class |
Office365ConnectorSendStep.Office365ConnectorSendStepExecution |
| Constructor and Description |
|---|
Office365ConnectorSendStep(String webhookUrl) |
| Modifier and Type | Method and Description |
|---|---|
String |
getMessage() |
String |
getStatus() |
String |
getWebhookUrl() |
void |
setMessage(String message) |
void |
setStatus(String status) |
@DataBoundConstructor public Office365ConnectorSendStep(String webhookUrl)
Copyright © 2016–2017. All rights reserved.