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

JobSummary class More...

Public Member Functions

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

Properties

CaseIdentity AssociatedCase [get, set]
 Gets or sets the associated case of the job More...
 
double Budget [get, set]
 Gets or sets the budget. More...
 
string CaseRef [get, set]
 Gets or sets the case reference. More...
 
DateTime CreationDateTime [get, set]
 Gets or sets the Date on which the job is created More...
 
ResourceIdentity Creator [get, set]
 Gets or sets the creator of the job. More...
 
string CustomData [get, set]
 Gets or sets the custom data. More...
 
DateTime DueDateTime [get, set]
 Gets or sets the Due date of the Job. More...
 
double ExpectedCost [get, set]
 Gets or sets the expected cost for completion of the Job. More...
 
MetaDataFieldCollection Fields [get, set]
 Gets or sets the fields. More...
 
DateTime FinishDateTime [get, set]
 Gets or sets the Date and Time on which the Job was completed. More...
 
JobIdentity Identity [get, set]
 Gets or sets the identity of the job. More...
 
string JobState [get, set]
 Gets or sets state of the job. More...
 
JobType JobType [get, set]
 Gets or sets the type of the Job. The value is an enumeration for JobType.

EnumerationDescription
0Normal Job
1Case Instance
2Associated Job
3Sub Job
More...
 
string Language [get, set]
 Gets or sets the language. More...
 
ResourceIdentity Owner [get, set]
 Gets or sets the Owner of the Job. More...
 
short Priority [get, set]
 Gets or sets the priority of the job. More...
 
ProcessIdentity Process [get, set]
 Gets or sets the identity of the Business Process on which the job is created. More...
 
short Score [get, set]
 Gets or sets the Score of the job. More...
 
RuntimeSlaStatus SlaStatus [get, set]
 Gets or sets the sla status. More...
 
double Spend [get, set]
 Gets or sets the spend. More...
 
DateTime StartDateTime [get, set]
 Gets or sets the start date time. More...
 
short StatePercentage [get, set]
 Gets or sets the state percentage. More...
 
JobStatus Status [get, set]
 Gets or sets the status of the Job. The value is an enumeration for JobStatus.

EnumerationDescription
0Active
1Completed
2Terminated
3Suspended
4PendingCompletion
5Locked
6ReadyForEvaluation
7OnHold
8AwaitingCompletion
9AwaitingCaseCompletion
10AwaitingCompletion_terminated
11AwaitingCaseCompletion_terminated
More...
 
string SuspendReason [get, set]
 Gets or sets the suspend reason. More...
 
WorkQueueDefinitionIdentity WorkQueueDefinition [get, set]
 Gets or sets the identity of the Work Queue Definition. More...
 

Description

JobSummary class

Constructor & Destructor Documentation

Initializes a new instance of the JobSummary class.

Property Documentation

CaseIdentity AssociatedCase
getset

Gets or sets the associated case of the job

double Budget
getset

Gets or sets the budget.

string CaseRef
getset

Gets or sets the case reference.

DateTime CreationDateTime
getset

Gets or sets the Date on which the job is created

ResourceIdentity Creator
getset

Gets or sets the creator of the job.

string CustomData
getset

Gets or sets the custom data.

DateTime DueDateTime
getset

Gets or sets the Due date of the Job.

double ExpectedCost
getset

Gets or sets the expected cost for completion of the Job.

MetaDataFieldCollection Fields
getset

Gets or sets the fields.

DateTime FinishDateTime
getset

Gets or sets the Date and Time on which the Job was completed.

JobIdentity Identity
getset

Gets or sets the identity of the job.

string JobState
getset

Gets or sets state of the job.

JobType JobType
getset

Gets or sets the type of the Job. The value is an enumeration for JobType.

EnumerationDescription
0Normal Job
1Case Instance
2Associated Job
3Sub Job

string Language
getset

Gets or sets the language.

ResourceIdentity Owner
getset

Gets or sets the Owner of the Job.

short Priority
getset

Gets or sets the priority of the job.

ProcessIdentity Process
getset

Gets or sets the identity of the Business Process on which the job is created.

short Score
getset

Gets or sets the Score of the job.

RuntimeSlaStatus SlaStatus
getset

Gets or sets the sla status.

double Spend
getset

Gets or sets the spend.

DateTime StartDateTime
getset

Gets or sets the start date time.

short StatePercentage
getset

Gets or sets the state percentage.

The state percentage.

JobStatus Status
getset

Gets or sets the status of the Job. The value is an enumeration for JobStatus.

EnumerationDescription
0Active
1Completed
2Terminated
3Suspended
4PendingCompletion
5Locked
6ReadyForEvaluation
7OnHold
8AwaitingCompletion
9AwaitingCaseCompletion
10AwaitingCompletion_terminated
11AwaitingCaseCompletion_terminated

string SuspendReason
getset

Gets or sets the suspend reason.

The suspend reason.

Gets or sets the identity of the Work Queue Definition.