Class MarketEventConstants

java.lang.Object
com.bluebell.greenhouse.platform.constants.market.event.MarketEventConstants

public final class MarketEventConstants extends Object
Constants for use with MarketEvents.
Version:
2.0.2
Author:
Stephen Prizio
  • Field Details

    • LOWEST_SEVERITY

      public static final int LOWEST_SEVERITY
      Lowest severity.
      See Also:
    • LOW_SEVERITY

      public static final int LOW_SEVERITY
      Low severity.
      See Also:
    • MEDIUM_SEVERITY

      public static final int MEDIUM_SEVERITY
      Medium severity.
      See Also:
    • HIGH_SEVERITY

      public static final int HIGH_SEVERITY
      High severity.
      See Also:
    • NON_EXISTENT_SEVERITY

      public static final int NON_EXISTENT_SEVERITY
      No severity.
      See Also: