public class CreateChangeStep extends AbstractServiceNowStep
Modifier and Type | Class and Description |
---|---|
static class |
CreateChangeStep.DescriptorImpl |
static class |
CreateChangeStep.Execution |
vaultConfiguration
Constructor and Description |
---|
CreateChangeStep(ServiceNowConfiguration serviceNowConfiguration,
String credentialsId) |
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 CreateChangeStep(ServiceNowConfiguration serviceNowConfiguration, String credentialsId)
Copyright © 2016–2019. All rights reserved.