Skip to content
This repository has been archived by the owner on Apr 17, 2024. It is now read-only.

Latest commit

 

History

History
19 lines (14 loc) · 777 Bytes

SystemTask.md

File metadata and controls

19 lines (14 loc) · 777 Bytes

SystemTask

Properties

Name Type Description Notes
uuid java.util.UUID [readonly]
name kotlin.String
fullName kotlin.String Get full name with UID [readonly]
description kotlin.String
startTimestamp java.time.OffsetDateTime [readonly]
finishTimestamp java.time.OffsetDateTime [readonly]
duration kotlin.Double [readonly]
status SystemTaskStatusEnum
messages kotlin.collections.List<kotlin.String>
uid kotlin.String [optional]