Class ParameterizedCronTab


  • public class ParameterizedCronTab
    extends Object
    this is a copy of CronTab with added parameters map support
    Author:
    jameswilson
    • Constructor Detail

      • ParameterizedCronTab

        public ParameterizedCronTab​(CronTab cronTab,
                                    Map<String,​String> parameters)
        Parameters:
        cronTab - the crontab to use as a template
        parameters - the parameters in name=value key pairings