Class RtTaskSsTryReq


  • public final class RtTaskSsTryReq
    extends Object
    A request that is used to trigger a single recording session of a Graja run.
    • Constructor Detail

      • RtTaskSsTryReq

        public RtTaskSsTryReq​(String loggerName,
                              Ticket ticket,
                              boolean multi,
                              int roundIndex,
                              int nRounds,
                              String sampleSolution,
                              FrontendRequestTO frto,
                              boolean keepWorkspace,
                              Path rootWorkspace,
                              BigDecimal scoreMax,
                              int levenshteinThreshold)