| Package | Description |
|---|---|
| org.jenkinsci.plugins.servicenow | |
| org.jenkinsci.plugins.servicenow.model | |
| org.jenkinsci.plugins.servicenow.workflow |
| Modifier and Type | Method and Description |
|---|---|
void |
ServiceNowExecution.updateItem(ServiceNowItem item) |
| Modifier and Type | Method and Description |
|---|---|
String |
ServiceNowConfiguration.getAttachmentUrl(ServiceNowItem serviceNowItem) |
String |
ServiceNowConfiguration.getCTasksUrl(ServiceNowItem serviceNowItem) |
String |
ServiceNowConfiguration.getPatchUrl(ServiceNowItem serviceNowItem) |
| Modifier and Type | Method and Description |
|---|---|
ServiceNowItem |
AbstractServiceNowStep.getServiceNowItem() |
| Constructor and Description |
|---|
AttachFileStep(ServiceNowConfiguration serviceNowConfiguration,
String credentialsId,
ServiceNowItem serviceNowItem) |
AttachZipStep(ServiceNowConfiguration serviceNowConfiguration,
String credentialsId,
ServiceNowItem serviceNowItem) |
GetChangeStateStep(ServiceNowConfiguration serviceNowConfiguration,
String credentialsId,
ServiceNowItem serviceNowItem) |
GetCTaskStep(ServiceNowConfiguration serviceNowConfiguration,
String credentialsId,
ServiceNowItem serviceNowItem) |
UpdateChangeItemStep(ServiceNowConfiguration serviceNowConfiguration,
String credentialsId,
ServiceNowItem serviceNowItem) |
UpdateChangeTaskStep(ServiceNowConfiguration serviceNowConfiguration,
String credentialsId,
ServiceNowItem serviceNowItem) |
Copyright © 2016–2019. All rights reserved.