All Classes Namespaces Functions Properties Pages
Properties | List of all members
JobCountFilter Class Reference

Specifies the criteria to retrieve the job count based on job statuses and job type. More...

Properties

short JobStatusFilter [get, set]
 Gets or sets the job status for which the job count needs to be retrived.

EnumerationDescription
0Active
1All Live And Finished
2All Finished
3All Live
4Completed
5Ready For Evaluation
6Pending Completion
7Suspended
8Terminated
9On Hold
10Awaiting Completion
11Awaiting Case Completion
12Terminated Awaiting Completion
13Terminated Awaiting Case Completion
More...
 
short JobTypeFilter [get, set]
 Gets or sets the type of the job for which job count needs to be retrived.

EnumerationDescription
0Normal Job
1Case Instance
2Associated Job (Job in Case)
3ALL
More...
 

Description

Specifies the criteria to retrieve the job count based on job statuses and job type.

Property Documentation

short JobStatusFilter
getset

Gets or sets the job status for which the job count needs to be retrived.

EnumerationDescription
0Active
1All Live And Finished
2All Finished
3All Live
4Completed
5Ready For Evaluation
6Pending Completion
7Suspended
8Terminated
9On Hold
10Awaiting Completion
11Awaiting Case Completion
12Terminated Awaiting Completion
13Terminated Awaiting Case Completion

short JobTypeFilter
getset

Gets or sets the type of the job for which job count needs to be retrived.

EnumerationDescription
0Normal Job
1Case Instance
2Associated Job (Job in Case)
3ALL