Class ExternalTMReportRequestDTO
java.lang.Object
de.aeb.xnsg.foundation.bf.AbstractRequestDTO
de.aeb.xnsg.foundation.bf.telemetry.ExternalTMIdentificationRequestDTO
de.aeb.xnsg.foundation.bf.telemetry.ExternalTMReportRequestDTO
Request DTO for sending a report from a third party system to the telemetry infrastructure.
-
Field Summary
FieldsModifier and TypeFieldDescriptionThe actual reporting data.Comment that is stored with the telemetry report filing (optional).Fields inherited from class de.aeb.xnsg.foundation.bf.telemetry.ExternalTMIdentificationRequestDTO
externalSystemId, reportClientIdentCodeFields inherited from class de.aeb.xnsg.foundation.bf.AbstractRequestDTO
clientIdentCode, clientSystemId, resultLanguageIsoCodes, userName -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
reportData
The actual reporting data. -
updateComment
Comment that is stored with the telemetry report filing (optional).
-
-
Constructor Details
-
ExternalTMReportRequestDTO
public ExternalTMReportRequestDTO()
-