Interface AutoTicketAnsweredEvent

    • Method Detail

      • isIntermediateReply

        boolean isIntermediateReply()
        The method indicates if the answer sent automatically is an intermediate reply.
        Returns:
        true if the message is an intermediate reply, otherwise false
        Since:
        12.0
      • isClearanceRequired

        default boolean isClearanceRequired()
        Description copied from interface: TicketAnsweredEvent
        The method indicates if the message requires a clearance before being sent to the customer.
        Specified by:
        isClearanceRequired in interface TicketAnsweredEvent
        Returns:
        true if a clearance is required for this message, otherwise false