ConditionType enum
Fields
| Undefined = 0 | The condition type is undefined. |
| Event = 1 | The condition type is event. |
| EnvironmentState = 2 | The condition type is environment state. |
| Artifact = 4 | The condition type is artifact. |