Commit d3c46a24 authored by Muhammad Tehami's avatar Muhammad Tehami 💡

Class name console

parent 37b9aa88
......@@ -12,5 +12,6 @@ def call(body) {
if (env.param1 == 'One default') {
echo "Param1 is default"
}
println "Class: $this.class.name"
return this
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment