github.com/jaylevin/jenkins-library@v1.230.4/documentation/docs/steps/mailSendNotification.md (about) 1 # ${docGenStepName} 2 3 ## ${docGenDescription} 4 5 ## Prerequisites 6 7 none 8 9 ## Example 10 11 Usage of pipeline step: 12 13 ```groovy 14 mailSendNotification script: this 15 ``` 16 17 ## ${docGenParameters} 18 19 ## ${docGenConfiguration} 20 21 ## ${docJenkinsPluginDependencies} 22 23 ## Side effects 24 25 none 26 27 ## Exceptions 28 29 none