All Classes Namespaces Functions Properties Pages
Public Member Functions | Properties | List of all members
JobHistoryFilter Class Reference

Specifies the criteria to retrieve job history based on activity type, resource and associated jobs. More...

Public Member Functions

 JobHistoryFilter ()
 Initializes a new instance of the JobHistoryFilter class. More...
 

Properties

ActivityType ActivityType [get, set]
 Gets or sets the activity type for history filter. More...
 
bool AssociatedJobs [get, set]
 Gets or sets a value indicating whether the associated jobs history should be retrieved or not. More...
 
ResourceIdentity Resource [get, set]
 Gets or sets the resource id for history filter. More...
 

Description

Specifies the criteria to retrieve job history based on activity type, resource and associated jobs.

Constructor & Destructor Documentation

Initializes a new instance of the JobHistoryFilter class.

Property Documentation

Gets or sets the activity type for history filter.

The enumeration for ActivityType filter setting follows.

EnumerationDescription
-1None
0Script Activity
1Com Activity
2Ordinary Activity
4Transactional Activity
5Create New Job Activity
6Straight Through Activity
7DotNet Activity
8Web Service Activity
9Create Sub Job Activity
10Xml Activity
11CSharp Activity
12VBNet Activity
13Data Access Activity
14Design Activity
15Synchronization Activity
16Sleep Activity
17Job Owner Activity
18Job Variable Info Activity
19Resource Info Activity
20Event Activity
25Extraction Capture Activity
26Separation Classification Capture Activity
28PDF Generation Activity
29Scan Capture Activity
30Validation Capture Activity
31Verification Capture Activity
32Document Review Capture Activity
108Image Processing Capture Activity
109Composite Capture Activity
122Export Capture Activity
123Sign Documents Activity
124CCM Compose And Sign Activity
125CCM Distribute Activity
bool AssociatedJobs
getset

Gets or sets a value indicating whether the associated jobs history should be retrieved or not.

ResourceIdentity Resource
getset

Gets or sets the resource id for history filter.