Class ParameterizedCronTab
java.lang.Object
org.jenkinsci.plugins.parameterizedscheduler.ParameterizedCronTab
this is a copy of 
CronTab with added parameters map support- Author:
 - jameswilson
 
- 
Constructor Summary
Constructors - 
Method Summary
 
- 
Constructor Details
- 
ParameterizedCronTab
- Parameters:
 cronTab- the crontab to use as a templateparameters- the parameters in name=value key pairings
 
 - 
 - 
Method Details
- 
create
- Parameters:
 hash- Used to spread out token like "@daily". Null to preserve the legacy behaviour of not spreading it out at all.
 - 
getParameterValues
 - 
check
 - 
checkSanity
 
 -