The following plugin provides functionality available through Pipeline-compatible steps. Read more about how to integrate steps into your Pipeline in the Steps section of the Pipeline Syntax page.
For a list of other such plugins, see the Pipeline Steps Reference page.
gitToIspwIntegration
: Git to ISPW IntegrationispwOperation
: Perform a Compuware ISPW Rest API Request and return a JSON objectispwRegisterWebhook
: Creates and returns a ISPW webhook that can be used by an external system to notify a pipelineispwWaitForWebhook
: Wait for ISPW webhook to be posted to by external systemgitToIspwIntegration
: Git to ISPW IntegrationPush Git changes to Code Pipeline(formerly ISPW).
app : String
(optional)
branchMapping : String
(optional)
connectionId : String
(optional)
credentialsId : String
(optional)
gitCredentialsId : String
(optional)
gitRepoUrl : String
(optional)
ispwConfigPath : String
(optional)
runtimeConfig : String
(optional)
stream : String
(optional)
subAppl : String
(optional)
ispwOperation
: Perform a Compuware ISPW Rest API Request and return a JSON objectPerforms a Code Pipeline REST API request, and returns a JSON object.
connectionId : String
(optional)
consoleLogResponseBody : boolean
(optional)
credentialsId : String
(optional)
ispwAction : String
(optional)
ispwRequestBody : String
(optional)
skipWaitingForSet : boolean
(optional)
ispwRegisterWebhook
: Creates and returns a ISPW webhook that can be used by an external system to notify a pipelinewaitForWebhook
to block pipeline execution until external notification. The returned webhook has String getToken()
and String getURL()
methods.
Please submit your feedback about this page through this quick form.
Alternatively, if you don't wish to complete the quick form, you can simply indicate if you found this page helpful?
See existing feedback here.