Interface SupervisorMultiTicketsCloseAction

    • Method Detail

      • getSupervisorTicketCloseActions

        java.util.Set<SupervisorTicketCloseAction> getSupervisorTicketCloseActions()
        This method returns the individual ticket close actions for the selected tickets.
        Returns:
        the ticket close actions for the selected tickets
        Since:
        12.40
      • getTransactionCode

        java.util.Optional<TransactionCode> getTransactionCode()
        This method returns the optional TransactionCode that has been applied during the tickets close operation.
        Returns:
        the optional TransactionCode for the selected tickets.
        Since:
        12.40