Skip to main content

Taskresultdetails

Properties

NameTypeDescriptionNotes
type(optional) stringType of the job or task underlying in the report processing. It could be a quartz task, QPOC or MENTOS jobs or a refresh/sync task.[default to undefined]
id(optional) stringUnique task definition identifier.[default to undefined]
reportType(optional) stringUse this property to define what report should be processed in the RDE service.[default to undefined]
description(optional) stringDescription of the report purpose and/or contents.[default to undefined]
parentName(optional) stringName of the parent task/report if exists.[default to undefined]
launcher(optional) stringName of the report processing initiator.[default to undefined]
created(optional) stringReport creation date[default to undefined]
launched(optional) stringReport start date[default to undefined]
completed(optional) stringReport completion date[default to undefined]
completionStatus(optional) stringReport completion status.[default to undefined]
messages(optional) Array<TaskresultdetailsMessagesInner>List of the messages dedicated to the report. From task definition perspective here usually should be warnings or errors.[default to undefined]
returns(optional) Array<TaskresultdetailsReturnsInner>Task definition results, if necessary.[default to undefined]
attributes(optional) objectExtra attributes map(dictionary) needed for the report.[default to undefined]
progress(optional) stringCurrent report state.[default to undefined]