Class RtTaskSsTryReq

java.lang.Object
de.hsh.graja.regression.runner.RtTaskSsTryReq

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

    • 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)