public class AttachFileStep extends AbstractServiceNowStep
Modifier and Type | Class and Description |
---|---|
static class |
AttachFileStep.DescriptorImpl |
static class |
AttachFileStep.Execution |
vaultConfiguration
Constructor and Description |
---|
AttachFileStep(ServiceNowConfiguration serviceNowConfiguration,
String credentialsId,
ServiceNowItem serviceNowItem) |
Modifier and Type | Method and Description |
---|---|
org.jenkinsci.plugins.workflow.steps.StepExecution |
start(org.jenkinsci.plugins.workflow.steps.StepContext context) |
getCredentialsId, getServiceNowConfiguration, getServiceNowItem
@DataBoundConstructor public AttachFileStep(ServiceNowConfiguration serviceNowConfiguration, String credentialsId, ServiceNowItem serviceNowItem)
Copyright © 2016–2019. All rights reserved.