carioca
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
carioca
report-json
/
com.rubensousa.carioca.report.json
/
JsonExecutionReport
/
JsonExecutionReport
Json
Execution
Report
constructor
(
id
:
String
,
startTime
:
Long
,
endTime
:
Long
,
status
:
JsonExecutionStatus
,
failureMessage
:
String
?
=
null
,
failureStacktrace
:
String
?
=
null
)