Class WorkingDaysHelper

java.lang.Object
com.atlassian.greenhopper.web.rapid.view.workingdays.WorkingDaysHelper

@Service public class WorkingDaysHelper extends Object
  • Field Details

    • DEFAULT_REGION_KEY

      public static final String DEFAULT_REGION_KEY
      The key used for the "system default" region. We add a fake region + a fake timezone for the system default to allow the client side to handle this option like any other region/timezone option.
      See Also:
  • Constructor Details

    • WorkingDaysHelper

      public WorkingDaysHelper()
  • Method Details