Specifies the criteria to retrieve the job summary information. More...
Public Member Functions | |
JobSummaryFilter () | |
Initializes a new instance of the JobSummaryFilter class. More... | |
Properties | |||||||||||||||||||||||||||||
short | AdditionalGroupByStandardField [get, set] | ||||||||||||||||||||||||||||
Gets or sets the additional group by standard field.
| |||||||||||||||||||||||||||||
string | AggregateMetadataField [get, set] | ||||||||||||||||||||||||||||
Gets or sets name of workqueue definition field to use for Aggregate. More... | |||||||||||||||||||||||||||||
short | AggregateStandardField [get, set] | ||||||||||||||||||||||||||||
Gets or sets the aggregate standard field.
| |||||||||||||||||||||||||||||
short | AggregateType [get, set] | ||||||||||||||||||||||||||||
Gets or sets the type of aggregation.
| |||||||||||||||||||||||||||||
string | GroupByMetadataField [get, set] | ||||||||||||||||||||||||||||
Gets or sets the name of workqueue definition field to use for GroupBy. More... | |||||||||||||||||||||||||||||
short | GroupByStandardField [get, set] | ||||||||||||||||||||||||||||
Gets or sets the standard group by field.
| |||||||||||||||||||||||||||||
JobFilter3 | JobFilter [get, set] | ||||||||||||||||||||||||||||
Gets or sets the job filter More... | |||||||||||||||||||||||||||||
bool | UseAdditionalGroupByStandardField [get, set] | ||||||||||||||||||||||||||||
Gets or sets a value indicating whether to use any additional grouping by on standard field More... | |||||||||||||||||||||||||||||
Specifies the criteria to retrieve the job summary information.
JobSummaryFilter | ( | ) |
Initializes a new instance of the JobSummaryFilter class.
|
getset |
Gets or sets the additional group by standard field.
Enumeration | Description |
---|---|
0 | None |
1 | Job Status Field |
2 | Job Creation Time Field |
3 | Job Creator Field |
4 | Job Finish Time Field |
5 | Job ID Field |
6 | Job Process Name Field |
7 | Job Process Version Field |
8 | Job Priority Field |
9 | State Field |
10 | RAG Field |
11 | Case Ref Field |
12 | Job Owner Field |
|
getset |
Gets or sets name of workqueue definition field to use for Aggregate.
|
getset |
Gets or sets the aggregate standard field.
Enumeration | Description |
---|---|
0 | None |
1 | Job Status Field |
2 | Job Creation Time Field |
3 | Job Creator Field |
4 | Job Finish Time Field |
5 | Job ID Field |
6 | Job Process Name Field |
7 | Job Process Version Field |
8 | Job Priority Field |
9 | State Field |
10 | RAG Field |
11 | Case Ref Field |
12 | Job Owner Field |
|
getset |
Gets or sets the type of aggregation.
Enumeration | Description |
---|---|
0 | Count |
1 | Sum |
2 | Average |
3 | Minimum |
4 | Maximum |
|
getset |
Gets or sets the name of workqueue definition field to use for GroupBy.
|
getset |
Gets or sets the standard group by field.
Enumeration | Description |
---|---|
0 | None |
1 | Job Status Field |
2 | Job Creation Time Field |
3 | Job Creator Field |
4 | Job Finish Time Field |
5 | Job ID Field |
6 | Job Process Name Field |
7 | Job Process Version Field |
8 | Job Priority Field |
9 | State Field |
10 | RAG Field |
11 | Case Ref Field |
12 | Job Owner Field |
|
getset |
Gets or sets the job filter
|
getset |
Gets or sets a value indicating whether to use any additional grouping by on standard field