枚举 OperationState

OperatorResult可能处于的状态。

枚举成员

错误: “错误”
未启动: "not-started"
待处理: "pending"
Success: "success"

使用TypeDoc生成