JobStatus Enumeration |
Namespace: Omada.OE.Solution.OIM.AppLogic.OPS.WCF
[DataContractAttribute(Name = "JobStatus", Namespace = "http://schemas.omada.net/ois/2014/Provisioning/Monitor")] public enum JobStatus
Member name | Value | Description | |
---|---|---|---|
Created | 0 | ||
Completed | 1 | ||
Retrying | 2 | ||
Failed | 3 | ||
Archived | 4 | ||
Review | 5 | ||
PartiallyCompleted | 6 | ||
Relayed | 7 | ||
Processing | 8 |