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