Package de.hsh.graja.regression.runner
Class RtTaskSsTryReq
java.lang.Object
de.hsh.graja.regression.runner.RtTaskSsTryReq
A request that is used to trigger a single recording session of a Graja run.
-
Constructor Summary
ConstructorsConstructorDescriptionRtTaskSsTryReq
(String loggerName, Ticket ticket, boolean multi, int roundIndex, int nRounds, String sampleSolution, FrontendRequestTO frto, boolean keepWorkspace, Path rootWorkspace, BigDecimal scoreMax, int levenshteinThreshold) -
Method Summary
-
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)
-