Class StatusQueryCondition


  • public class StatusQueryCondition
    extends AbstractEntityQueryCondition
    A condition related to the status of an event for a specific entity.
    Since:
    12.5RC1
    Version:
    $Id: 549cb5be8f9a18df695796712ce0415eb579ec78 $
    • Constructor Detail

      • StatusQueryCondition

        public StatusQueryCondition​(String statusEntityId,
                                    Boolean statusRead,
                                    boolean reversed)
        Parameters:
        statusEntityId - the entity associated with the events
        statusRead - indicate if read or unread event should be selected, null if disabled
        reversed - true if the condition should be reversed