ProcessingStatus Enumeration |
Namespace: EdaIntegrationContract.Process
public enum ProcessingStatus
Member name | Value | Description | |
---|---|---|---|
Working | 0 | Currently working on activities | |
Pending | 1 | Activities in queue | |
Complete | 2 | No processing to be done | |
Suspended | 3 | Processing on the case suspended by a user | |
Blacklisted | 4 | Processing on the case was suspended by the system |