job name template
In CloudBees CD, a template used to determine the default name for jobs launched from the procedure. You can create a job name template when you create a procedure. For example: In the Job Name Template field, you might enter: 93436[/increment /myproject/jobCounter]0
, which produces a name like: projectFoo_1234_20140102130321
. You can enter any combination of elements to create procedure names more meaningful to you. For example, you could choose to include the build number and procedure name.