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. 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.

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.

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.

NodeType NodeType
getset

Gets or sets the type of the live activity.

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).

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