Package de.hsh.graja.transfer.request
Class FrontendGrajaRequestTO
java.lang.Object
de.hsh.graja.transfer.request.RequestTO
de.hsh.graja.transfer.request.FrontendRequestTO
de.hsh.graja.transfer.request.FrontendGrajaRequestTO
- Direct Known Subclasses:
FrontendGrajaMultiRequestTO
,FrontendGrajaSingleRequestTO
A bean with request data for Graja.
This bean will use defaults, if optional attribute values are missing.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected abstract List<FrontendAssignmentTO>
boolean
boolean
void
setDebugSwitches
(DebugSwitchesTO debugSwitches) void
setMaxSubmissionUnpackSizeKib
(Integer maxSubmissionUnpackSizeKib) void
setResultSpec
(ResultSpecTO resultSpec) void
setSubmission
(ResourceTO submission) Methods inherited from class de.hsh.graja.transfer.request.RequestTO
getRegressionBehaviorRecordingTO, setRegressionBehaviorRecordingTO
-
Constructor Details
-
FrontendGrajaRequestTO
public FrontendGrajaRequestTO()
-
-
Method Details
-
getMaxSubmissionUnpackSizeKib
-
setMaxSubmissionUnpackSizeKib
-
getDebugSwitches
-
setDebugSwitches
-
getSubmission
-
setSubmission
-
getResultSpec
-
setResultSpec
-
getAllAssignments
-
getKeepStarterWorkspace
public boolean getKeepStarterWorkspace() -
getKeepBackendWorkspace
public boolean getKeepBackendWorkspace() -
getJavaSecurityDebug
-
getAgentlibJdwp
-
getOverrideMaxRuntimeSecondsWallclockTime
-