Class OpsViewManager

java.lang.Object
ecmwf.common.opsview.OpsViewManager

public final class OpsViewManager extends Object
The Class OpsViewManager.
  • Field Details

    • DISSEMINATION_FILTER_NAME

      public static final String DISSEMINATION_FILTER_NAME
      The Constant DISSEMINATION_FILTER_NAME.
    • ACQUISITION_FILTER_NAME

      public static final String ACQUISITION_FILTER_NAME
      The Constant ACQUISITION_FILTER_NAME.
    • OTHER_FILTER_NAME

      public static final String OTHER_FILTER_NAME
      The Constant OTHER_FILTER_NAME.
    • REST_CLIENT

      public static final HttpClient REST_CLIENT
      The Constant REST_CLIENT.
    • filtersList

      protected static final String[] filtersList
      The Constant filtersList.
  • Method Details