2019-03-25 15:34:48 +02:00
|
|
|
# ${docGenStepName}
|
2018-10-17 12:05:11 +02:00
|
|
|
|
2019-03-25 15:34:48 +02:00
|
|
|
## ${docGenDescription}
|
2018-10-17 12:05:11 +02:00
|
|
|
|
2020-04-26 19:50:39 +02:00
|
|
|
## Prerequisites
|
2018-11-06 14:50:09 +02:00
|
|
|
|
2018-10-17 12:05:11 +02:00
|
|
|
none
|
|
|
|
|
|
|
|
## Example
|
|
|
|
|
|
|
|
Usage of pipeline step:
|
|
|
|
|
|
|
|
```groovy
|
|
|
|
mailSendNotification script: this
|
|
|
|
```
|
|
|
|
|
2019-03-25 15:34:48 +02:00
|
|
|
## ${docGenParameters}
|
2018-10-17 12:05:11 +02:00
|
|
|
|
2019-03-25 15:34:48 +02:00
|
|
|
## ${docGenConfiguration}
|
2018-10-17 12:05:11 +02:00
|
|
|
|
2019-05-24 15:44:31 +02:00
|
|
|
## ${docJenkinsPluginDependencies}
|
2019-05-24 15:41:49 +02:00
|
|
|
|
2018-10-17 12:05:11 +02:00
|
|
|
## Side effects
|
|
|
|
|
|
|
|
none
|
|
|
|
|
2018-11-06 14:50:09 +02:00
|
|
|
## Exceptions
|
2018-10-17 12:05:11 +02:00
|
|
|
|
2018-11-06 14:50:09 +02:00
|
|
|
none
|