JAMS Developer Guide
Entry Class Properties


MVPSI.JAMS Namespace : Entry Class

For a list of all members of this type, see Entry members.

Public Properties
 NameDescription
Public PropertyGets the Agent for the Entry  
Public PropertyGets the Agent for the Entry  
Public PropertyGets the name of the Agent for the Entry  
Public PropertyGets a list of audit trail events for this entry.  
Public PropertyGets the average elapsed time for this job.  
Public PropertyGets or sets the batch queue that this entry should be submitted to. This overides the default batch queue that is specified in the entry's folder definition.  
Public PropertyGets the BatchQueueID that the Entry is submitted to. This property is designed to be used by JAMS, not user code.  
Public PropertyGets the batch queue name for this entry  
Public PropertyGets the date and time that this entry completed.  
Public PropertyGets the UTC date and time that this entry completed.  
Public PropertyGets or Sets this Entry's state.  
Public PropertyGets the debug mode for this run. True if this was a debug run. Debug runs don't satisfy dependencies or fire triggers.  
Public PropertyGets the preferred name for the Job (optional)  
Public PropertyGet the list of Elements for this entry.  
Public PropertyGets an error message that describes the errors in the object. (Inherited from MVPSI.JAMS.BasePublicObject)
Public PropertyGets the ID of the JAMS Credential used to execute this entry  
Public PropertyGets the name of the JAMS Credential used to execute this entry  
Public PropertyGets the ID of agent that is actually executing the job. This cannot be set, it is automatically set when a job starts. This property is designed to be used by JAMS, not user code.  
Public PropertyGets the execution priority for this job.  
Public PropertyGets the final severity for this run.  
Public PropertyGets the final status for this run.  
Public PropertyGets the final status for this run.  
Public PropertyThe HasErrors property can be used to determine if the object has any errors. If the object needs to be validated, it is done before returning. (Inherited from MVPSI.JAMS.BasePublicObject)
Public PropertyGets the Held property. Returns true if this entry is currently Held.  
Public PropertyGets the HoldTime property. This entry will be released to run at this time.  
Public PropertyGets the HoldTime property. This entry will be released to run at this UTC time.  
Public PropertyGets the type of event that initiated this entry.  
Public PropertyGet or set a message associated with the current icon.  
Public PropertyWhen true, the overriden Icon will persist through the entry's lifecycle.  
Public PropertyIs this object in the middle of an edit? (Inherited from MVPSI.JAMS.BasePublicObject)
Public PropertyGets an identifier of an object that initiated this entry. For an InitiatorType of Trigger, this is the TriggerID. For an InitiatorType of Notify, Recover, Precheck and RepeatSubmit, this is a JAMS Entry.  
Public PropertyGets the type of event that initiated this entry.  
Public PropertyGets a GUID that identifies the object that initiated this entry. This is often the ElementUid of an element.  
Public PropertyReturns any error messages currently associated with this column. (Inherited from MVPSI.JAMS.BasePublicObject)
Public PropertyGets the JAMS entry number for this run of the entry.  
Public PropertyGets the JAMS Id for this Entry.  
Public PropertyGets the complete Job definition.  
Public PropertyGets the ID of the job. This property is designed to be used by JAMS, not user code.  
Public PropertyGets the name of the Job  
Public PropertyGets the JobStatus text.  
Public PropertyGets the JAMS Server that this run is from.  
Public PropertyGets a Stream which contains the LogFile for this entry.  
Public PropertyGets the Log filename for this Entry.  
Public PropertyGets the the Execution Method ID for this entry. This property is designed to be used by JAMS, not user code.  
Public PropertyGets the name of the entry's execution method.  
Public Property  
Public PropertyThe Modified property keeps track of modified state of this object. You cannot set the Modified property. If you modify the object, the modified property will be true until you end or cancel the update. (Inherited from MVPSI.JAMS.BasePublicObject)
Public PropertyGets the preferred job name (the default can be overriden by DisplayName property)  
Public PropertyThe NewObject property indicates that this object has just been created and has never been saved on a JAMS Server. (Inherited from MVPSI.JAMS.BasePublicObject)
Public PropertyGets the note added to this run when it was submitted.  
Public PropertyGets the Original HoldTime property. This is the value of the HoldTime property when this Entry was originally placed into the schedule.  
Public PropertyGets the Original HoldTime property. This is the value of the HoldTime property when this Entry was originally placed into the schedule UTC time.  
Public PropertyGets the list of Parameters for this entry.  
Public PropertyGets the Entry's parent folder ID.  
Public PropertyGets the fully qualified name of the entry's parent folder.  
Public PropertyGets the operating system's process identifier for this run.  
Public PropertyGets the list of Properties for this entry.  
Public PropertyGets the actual DNS name of the machine the job started on. This may not be an agent that is defined in JAMS. This name is used if JAMS needs to reconnect to the executing job.  
Public PropertyGets the RestartCount property. If this Entry has been restarted the value here indicates how many restarts have occured.  
Public PropertySpecifies the disposition of this entry when it completes. All entries are retained in a "completed" state for some perion of time.  
Public PropertyGets the length of time the Entry should be retained when the retain option is set to "Timed".  
Public Property/// Gets the run occurance number.  
Public PropertyGets the date and time that this entry was submitted to the JAMS schedule.  
Public PropertyGets the UTC date and time that this Entry was submitted to the JAMS schedule.  
Public PropertyGets the SchedulingPriority property.  
Public PropertyA snapshot of the Entry's source for this instance of the Entry.  
Public PropertyGets the collection of elements that make up the source code for this Entry  
Public PropertyGets the date and time that this entry actually started.  
Public PropertyGets the UTC date and time that this entry actually started.  
Public PropertyGets the identity of the user who submitted this run.  
Public PropertyThe Tags object manages the tags applied to this Entry.  
Public PropertyGets the full path to this Entry's temp file.  
Public PropertyGets the TodaysDate property. This is used as an anchor to translate english-language date specifications into DateTime values.  
Public PropertyThe Validated property keeps track of the validation state of this object. If the object has been modified, Validated will be false until the object has been successfully validated by the Validate method. (Inherited from MVPSI.JAMS.BasePublicObject)
Public PropertyGets or Sets this Entry's workflow instance id  
Public PropertyGets or Sets the next workflow event. This is used internally and should not change.  
Public PropertyGets or Sets this Entry's workflow State  
Public PropertyGets a list of workflow tracking records for this entry.  
Top
See Also

Reference

Entry Class
MVPSI.JAMS Namespace