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

Represents the summarized view of all the job activities along with the associated case. More...

Public Member Functions

 JobActivitySummary2 ()
 Initializes a new instance of the JobActivitySummary2 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. 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...
 
NodeType NodeType [get, set]
 Gets or sets the type of the live activity. 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...
 
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...
 

Description

Represents the summarized view of all the job activities along with the associated case.

Constructor & Destructor Documentation

Initializes a new instance of the JobActivitySummary2 class.

Property Documentation

JobActivityIdentity ActivityIdentity
getsetinherited

Gets or sets the activity identity details.

RuntimeSlaStatus ActivitySlaStatus
getsetinherited

Gets or sets the activity sla status.

ActivityType ActivityType
getsetinherited

Gets or sets the activity type.

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
getsetinherited

Gets or sets the associated case.

string AssociatedFile
getsetinherited

Gets or sets the associated file location if any.

ResourceIdentity CompletedBy
getsetinherited

Gets or sets the completed by.

DateTime CompletedDate
getsetinherited

Gets or sets the completed date.

string CustomData
getsetinherited

Gets or sets the custom data.

string Description
getsetinherited

Gets or sets the description text for the activity.

DateTime DueDateTime
getsetinherited

Gets or sets the due date time.

TimePeriod ExpectedDuration
getsetinherited

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
getsetinherited

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

RuntimeSlaStatus JobSlaStatus
getsetinherited

Gets or sets the job sla status.

string JobState
getsetinherited

Gets or sets the job state.

NodeType NodeType
getsetinherited

Gets or sets the type of the live activity.

DateTime PendingDateTime
getsetinherited

Gets or sets the pending date time.

short Priority
getsetinherited

Gets or sets the priority level of the activity.

ProcessIdentity Process
getsetinherited

Gets or sets the current process or map.

ResourceIdentity Resource
getsetinherited

Gets or sets the details of the resource.

string ResourceProcessSkill
getsetinherited

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

short Score
getsetinherited

Gets or sets the score.

short SecurityLevel
getsetinherited

Gets or sets the security level.

short SkillLevel
getsetinherited

Gets or sets the skill level.

ActivityStatus Status
getsetinherited

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