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

Represents the summarized view of all the job activities. More...

Public Member Functions

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

Properties

JobActivityIdentity ActivityIdentity [get, set]
 Gets or sets the activity identity details. More...
 
RuntimeSlaStatus ActivitySlaStatus [get, set]
 Gets or sets the activity sla status. More...
 
ActivityType ActivityType [get, set]
 Gets or sets the activity type. This is an internal type and no longer used.  More...
 
CaseIdentity AssociatedCase [get, set]
 Gets or sets the associated case. More...
 
string AssociatedFile [get, set]
 Gets or sets the associated file location if any. More...
 
ResourceIdentity CompletedBy [get, set]
 Gets or sets the completed by. More...
 
DateTime CompletedDate [get, set]
 Gets or sets the completed date. More...
 
string CustomData [get, set]
 Gets or sets the custom data. More...
 
string Description [get, set]
 Gets or sets the description text for the activity. More...
 
DateTime DueDateTime [get, set]
 Gets or sets the due date time. More...
 
TimePeriod ExpectedDuration [get, set]
 Gets or sets the time period which in turn the breakdown of total expected duration into the days, hours, minutes, seconds, total seconds and total minutes. More...
 
MetaDataFieldCollection Fields [get, set]
 Gets or sets the collection of meta data fields which is of type MetaDataField. More...
 
RuntimeSlaStatus JobSlaStatus [get, set]
 Gets or sets the job sla status. More...
 
string JobState [get, set]
 Gets or sets the job state. More...
 
string MachineName [get, set]
 Gets or sets the machine name. More...
 
NodeType NodeType [get, set]
 Gets or sets the design time type of the node. More...
 
DateTime PendingDateTime [get, set]
 Gets or sets the pending date time. More...
 
short Priority [get, set]
 Gets or sets the priority level of the activity. More...
 
ProcessIdentity Process [get, set]
 Gets or sets the current process or map. More...
 
ResourceIdentity Resource [get, set]
 Gets or sets the details of the resource. More...
 
string ResourceProcessSkill [get, set]
 Gets or sets skill level of the resource for the process (only set if Resource Skill Level server setting is set to Process Level). More...
 
string ResourceProfilePictureName [get, set]
 Gets or sets the Resource ProfilePictureName. More...
 
short Score [get, set]
 Gets or sets the score. More...
 
short SecurityLevel [get, set]
 Gets or sets the security level. More...
 
short SkillLevel [get, set]
 Gets or sets the skill level. More...
 
ActivityStatus Status [get, set]
 Gets or sets the activity status. More...
 
string SuspendReason [get, set]
 Gets or sets the suspend reason. More...
 

Description

Represents the summarized view of all the job activities.

Constructor & Destructor Documentation

Initializes a new instance of the JobActivitySummary class.

Property Documentation

JobActivityIdentity ActivityIdentity
getset

Gets or sets the activity identity details.

RuntimeSlaStatus ActivitySlaStatus
getset

Gets or sets the activity sla status.

Gets or sets the activity type. This is an internal type and no longer used. 

EnumerationDescription
-1None
0Script Activity
1Com Activity
2Ordinary Activity
4Transactional Activity
5Create New Job Activity
6Straight Through Activity
7Dot Net 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
27Online Learning Capture Activity
28PDF Generation Activity
29Scan Capture Activity
30Validation Capture Activity
31Verification Capture Activity
32Document Review Capture Activity
CaseIdentity AssociatedCase
getset

Gets or sets the associated case.

string AssociatedFile
getset

Gets or sets the associated file location if any.

ResourceIdentity CompletedBy
getset

Gets or sets the completed by.

DateTime CompletedDate
getset

Gets or sets the completed date.

string CustomData
getset

Gets or sets the custom data.

string Description
getset

Gets or sets the description text for the activity.

DateTime DueDateTime
getset

Gets or sets the due date time.

TimePeriod ExpectedDuration
getset

Gets or sets the time period which in turn the breakdown of total expected duration into the days, hours, minutes, seconds, total seconds and total minutes.

MetaDataFieldCollection Fields
getset

Gets or sets the collection of meta data fields which is of type MetaDataField.

RuntimeSlaStatus JobSlaStatus
getset

Gets or sets the job sla status.

string JobState
getset

Gets or sets the job state.

string MachineName
getset

Gets or sets the machine name.

The machine name.

NodeType NodeType
getset

Gets or sets the design time type of the node.

EnumerationDescription
0None
1Ordinary Activity
2Decision Node
3Embedded Process
4Library
5StartPoint
6End Point
7Script
8COM
9Transactional
10DotNet
11Web Service
12Xml
13CSharp
14VBNet
15Create New Job
16Create Sub Job
17Data Access
18Design
19Event
20Resource Info
21Job Owner
22Job Variable Info
23Sleep
24Synchronization
25Extraction Capture
26Separation Classification Capture
27Scan Capture
28Validation Capture
29Verification Capture
30Document Review Capture
32Loop
33Expression
34SharePoint Create Site
35SharePoint Create Folder
36SharePoint Add Item
37SharePoint Delete Item
38SharePoint UpLoader
39SharePoint Move Item
40SharePoint Get Document
41PDF Generation
99CustomNode
101Business Rule
102Email
103Customer Data
104RESTful Service
105Document Generation
106Dynamics CRM
107Ready For Review
108Image Processing
109Composite Activity
110CMIS Get Document
111Trim Create Folder
112Trim Add Document
113CMIS Add Document
114CMIS Update Document
115Trim Get Document"
116CMIS Create Folder
117CMIS Check In Document
118CMIS Cancel Checkout Document
119CMIS Find Document
120Exchange Server Get Attachments
121Capture Delete Node
122Capture Export Node
123Dynamics AX
124Dynamics AX Search
125RPA Activity
126Transfer Activity
127Document State
128Document Received
129Confirm Document
130Add Document
131Softpro Sign Documents
132CCM Compose
133CCM Distribution
134Add Perceptive Document
135Get Perceptive Document
136Update Perceptive Document
137Delete Perceptive Document
138Find Perceptive Document
139Create Perceptive Folder
140Check-In Perceptive Document
141Cancel Check-out Perceptive Document
142Manual Adhoc
143Alert Task
DateTime PendingDateTime
getset

Gets or sets the pending date time.

short Priority
getset

Gets or sets the priority level of the activity.

ProcessIdentity Process
getset

Gets or sets the current process or map.

ResourceIdentity Resource
getset

Gets or sets the details of the resource.

string ResourceProcessSkill
getset

Gets or sets skill level of the resource for the process (only set if Resource Skill Level server setting is set to Process Level).

string ResourceProfilePictureName
getset

Gets or sets the Resource ProfilePictureName.

The Resource ProfilePictureName.

short Score
getset

Gets or sets the score.

short SecurityLevel
getset

Gets or sets the security level.

short SkillLevel
getset

Gets or sets the skill level.

ActivityStatus Status
getset

Gets or sets the activity status.

EnumerationDescription
-1None (i.e. all activities will be retrieved)
0Pending Activity
1Active Activity
2Offered Activity
3Suspended Activity
4Locked Activity
5Active Activity Pending Completion Activity
7On Hold Activity
8Awaiting Event Activity
9Awaiting Allocation Activity
10Saved Activity
128All Live Activities
129Activities In Historical Database
string SuspendReason
getset

Gets or sets the suspend reason.

The suspend reason.