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 message) |
Modifier and Type | Method and Description |
---|---|
String |
getMessage() |
String |
getStatus() |
String |
getWebhookUrl() |
void |
setStatus(String status) |
void |
setWebhookUrl(String url) |
Copyright © 2016–2017. All rights reserved.