Class VariableContextUpgradeJob

  • All Implemented Interfaces:
    org.quartz.Job

    public class VariableContextUpgradeJob
    extends Object
    implements org.quartz.Job
    • Field Detail

      • VALID_FORMAT_VERSION_FOR_VARIABLES

        protected static final int VALID_FORMAT_VERSION_FOR_VARIABLES
        See Also:
        Constant Field Values
    • Constructor Detail

      • VariableContextUpgradeJob

        public VariableContextUpgradeJob()
    • Method Detail

      • execute

        public void execute​(org.quartz.JobExecutionContext jobExecutionContext)
                     throws org.quartz.JobExecutionException
        Specified by:
        execute in interface org.quartz.Job
        Throws:
        org.quartz.JobExecutionException