ConstReadonlyAPPLIED_TRANSITION: "APPLIED_TRANSITION"Indicates that the corresponding stage transition was applied by user.
ReadonlyAPPROVED_REQUEST: "APPROVED_REQUEST"Corresponding transition request was approved by user.
ReadonlyCANCELLED_REQUEST: "CANCELLED_REQUEST"User cancelled an existing request.
ReadonlyNEW_COMMENT: "NEW_COMMENT"User posted a new comment
ReadonlyREJECTED_REQUEST: "REJECTED_REQUEST"Corresponding transition request was rejected by user.
ReadonlyREQUESTED_TRANSITION: "REQUESTED_TRANSITION"Corresponding stage transition was requested by user.
ReadonlySYSTEM_TRANSITION: "SYSTEM_TRANSITION"Corresponding transition for events such as archiving existing model versions
Type of activity. Valid values are:
APPLIED_TRANSITION: User applied the corresponding stage transition.REQUESTED_TRANSITION: User requested the corresponding stage transition.CANCELLED_REQUEST: User cancelled an existing transition request.APPROVED_REQUEST: User approved the corresponding stage transition.REJECTED_REQUEST: User rejected the coressponding stage transition.SYSTEM_TRANSITION: For events performed as a side effect, such as archiving existing model versions in a stage.