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