Interface AutoTicketResubmittedEvent

    • Method Detail

      • getAgent

        java.util.Optional<User> getAgent()
        The method returns the optionally assigned agent as target for the resubmitted ticket. If no agent has been assigned the ticket will be routed to any suitable agent at the specified due date. In this case the method returns an empty optional.
        Returns:
        the optional agent assigned as target for the resubmitted ticket.
        Since:
        11.23