Class VariableContextUpgradeJob

java.lang.Object
com.atlassian.bamboo.variable.upgrade.VariableContextUpgradeJob
All Implemented Interfaces:
org.quartz.Job

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

    • VALID_FORMAT_VERSION_FOR_VARIABLES

      protected static final int VALID_FORMAT_VERSION_FOR_VARIABLES
      See Also:
  • Constructor Details

    • VariableContextUpgradeJob

      public VariableContextUpgradeJob()
  • Method Details

    • execute

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