Class ReevaluationEvent.Id

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

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

    • ONCREATION_ID

      public static final int ONCREATION_ID
      Integer id of the on creation evaluate event.
      See Also:
    • ONDOMAINCHANGE_ID

      public static final int ONDOMAINCHANGE_ID
      Integer id of the on domain change evaluate event.
      See Also: