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

Represents the activity information such as job id, process and node id. More...

Public Member Functions

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

Properties

SLAStatus ActivitySlaStatus [get, set]
 Gets or sets the activity sla status. More...
 
short AdvancedWorkflow [get, set]
 Gets or sets the advanced work flow. More...
 
string AssociatedFile [get, set]
 Gets or sets the associated file. More...
 
string Description [get, set]
 Gets or sets the description for the activity. More...
 
DateTime DueDate [get, set]
 Gets or sets the due date for the activity. More...
 
short EmbeddedProcessCount [get, set]
 Gets or sets the embedded process count of the activity. More...
 
string JobId [get, set]
 Gets or sets the job id of the activity. This is the job that the activity belongs to. More...
 
bool Library [get, set]
 Gets or sets a value indicating whether [library]. More...
 
bool MultipleResources [get, set]
 Gets or sets a value indicating whether to set multiple resources. More...
 
short NodeId [get, set]
 Gets or sets the node id of the activity. This is the node in the process which the activity is based upon. More...
 
string NodeName [get, set]
 Gets or sets the name of the activity. More...
 
short Priority [get, set]
 Gets or sets the priority of the activity. More...
 
ProcessIdentity Process [get, set]
 Gets or sets the details of the process on which the job is created. More...
 
ResourceIdentity Resource [get, set]
 Gets or sets the details of the resource who has taken the activity. More...
 
string SettingsXml [get, set]
 Gets or sets the settings XML of an activity. This Contains advanced activity settings in an xml blob such as scan event to fire after completion. More...
 
DateTime StartTime [get, set]
 Gets or sets the start time. More...
 
short Status [get, set]
 Gets or sets the Status. More...
 
ResourceIdentityCollection UsableResources [get, set]
 Gets or sets the usable resources. More...
 

Description

Represents the activity information such as job id, process and node id.

Constructor & Destructor Documentation

Initializes a new instance of the JobActivityInfo4 class.

Property Documentation

SLAStatus ActivitySlaStatus
getset

Gets or sets the activity sla status.

short AdvancedWorkflow
getsetinherited

Gets or sets the advanced work flow.

string AssociatedFile
getsetinherited

Gets or sets the associated file.

string Description
getsetinherited

Gets or sets the description for the activity.

DateTime DueDate
getsetinherited

Gets or sets the due date for the activity.

short EmbeddedProcessCount
getsetinherited

Gets or sets the embedded process count of the activity.

string JobId
getsetinherited

Gets or sets the job id of the activity. This is the job that the activity belongs to.

bool Library
getsetinherited

Gets or sets a value indicating whether [library].

bool MultipleResources
getsetinherited

Gets or sets a value indicating whether to set multiple resources.

short NodeId
getsetinherited

Gets or sets the node id of the activity. This is the node in the process which the activity is based upon.

string NodeName
getsetinherited

Gets or sets the name of the activity.

short Priority
getsetinherited

Gets or sets the priority of the activity.

ProcessIdentity Process
getsetinherited

Gets or sets the details of the process on which the job is created.

ResourceIdentity Resource
getsetinherited

Gets or sets the details of the resource who has taken the activity.

string SettingsXml
getset

Gets or sets the settings XML of an activity. This Contains advanced activity settings in an xml blob such as scan event to fire after completion.

The settings XML.

DateTime StartTime
getsetinherited

Gets or sets the start time.

short Status
getsetinherited

Gets or sets the Status.

ResourceIdentityCollection UsableResources
getset

Gets or sets the usable resources.