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