RunQueryOrderByField Enum
Parameter name to be used for order by. The allowed parameters to order by for pipeline runs are PipelineName, RunStart, RunEnd and Status; for activity runs are ActivityName, ActivityRunStart, ActivityRunEnd and Status; for trigger runs are TriggerName, TriggerRunTimestamp and Status.
- Inheritance
-
builtins.strRunQueryOrderByFieldRunQueryOrderByField
Constructor
RunQueryOrderByField(value)
Fields
| ACTIVITY_NAME |
| ACTIVITY_RUN_END |
| ACTIVITY_RUN_START |
| PIPELINE_NAME |
| RUN_END |
| RUN_START |
| STATUS |
| TRIGGER_NAME |
| TRIGGER_RUN_TIMESTAMP |
Feedback
Submit and view feedback for