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
|
|
|
|
|
|
|
## Prerequsites
|
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
|
|
|
|
|
|
|
## 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
|