Class ReevaluationTime.Id

java.lang.Object
com.aquima.interactions.process.impl.ReevaluationTime.Id
Enclosing class:
ReevaluationTime

public static final class ReevaluationTime.Id extends Object
This interface holds the numeric id's of the various evaluate times.
  • Field Details

    • DAY_ID

      public static final int DAY_ID
      Integer id of the day evaluation time.
      See Also:
    • HOUR_ID

      public static final int HOUR_ID
      Integer id of the hour evaluation time.
      See Also:
    • MINUTE_ID

      public static final int MINUTE_ID
      Integer id of the minute evaluation time.
      See Also:
    • WEEK_ID

      public static final int WEEK_ID
      Integer id of the week evaluation time.
      See Also:
    • NEVER_ID

      public static final int NEVER_ID
      Integer id of the never evaluation time.
      See Also: