JAMS 6.x Help
ScheduleEntry Class Members
Properties  Methods 


The following tables list the members exposed by ScheduleEntry.

Public Constructors
 NameDescription
Public ConstructorScheduleEntry Constructor  
Top
Public Properties
 NameDescription
Public PropertyAutosubmitGets a boolean that indicates if this entry is automatically submitted.  
Public PropertyAvgElapsedTimeGets or sets the average elapsed time for this entry.  
Public PropertyCompletionDateGets the projected completion date and time for this Job.  
Public PropertyCompletionDateUTCGets the projected UTC completion date and time for this Job.  
Public PropertyDependenciesThe collection of dependencies for the entry  
Public PropertyDescriptionGets or sets the description of the Entry referenced by this ScheduleEntry.  
Public PropertyEntryIDGets or sets the internal ID of the Entry referenced by this ScheduleEntry.  
Public PropertyEntryNameGets or sets the name of the Entry referenced by this ScheduleEntry.  
Public PropertyEntryTypeGets the type of entry, Entry or Setup.  
Public PropertyEstimatedStartDateGets the projected start date and time for the entry.  
Public PropertyEstimatedStartDateUTCGets the projected UTC start date and time for the entry.  
Public PropertyFolderNameGets or sets the name of the Folder referenced by this ScheduleEntry.  
Public PropertyFullObjectOverride the FullObject property of BaseListLine  
Public PropertyHoldTimeGets the date and time that this entry is supposed to start.  
Public PropertyHoldTimeSpecifiedTZGets the date and time that this entry is supposed to start in the time zone specified in the job definition.  
Public PropertyHoldTimeUTCGets the UTC date and time that this entry is supposed to start.  
Public PropertyJAMSEntryThe JAMSEntry number for this ScheduleEntry. This is only used when the ScheduleEntry is from the current schedule.  
Public PropertyJobGets the Entry referenced by this ScheduleEntry.  
Public PropertyJobStateThe State of the entry.  
Public PropertyLastAutosubmitGets last time that this job was automatically submitted.  
Public PropertyLastAutosubmitUTCGets last UTC time that this job was automatically submitted.  
Public PropertyLastErrorGets the date and time of the most recent error completion of this Job.  
Public PropertyLastErrorUTCGets the UTC date and time of the most recent error completion of this Job.  
Public PropertyLastFatalGets the date and time of the most recent Fatal completion of this Job.  
Public PropertyLastFatalUTCGets the UTC date and time of the most recent Fatal completion of this Job.  
Public PropertyLastInfoGets the date and time of the most recent Info completion of this Job.  
Public PropertyLastInfoUTCGets the UTC date and time of the most recent Info completion of this Job.  
Public PropertyLastSuccessGets the date and time of the most recent success completion of this Job.  
Public PropertyLastSuccessUTCGets the UTC date and time of the most recent success completion of this Job.  
Public PropertyLastWarningGets the date and time of the most recent Warning completion of this Job.  
Public PropertyLastWarningUTCGets the UTC date and time of the most recent Warning completion of this Job.  
Public PropertyLoadedFromGets or sets the JAMS Server that this Job Line was loaded from.  
Public PropertyNonWorkdaySchedulingGets or sets how this job should be handled if one of it's automatically scheduled run falls on a nonworkday.  
Public PropertyPrecheckJobIDGets or sets the Precheck Job ID of the entry referenced by this ScheduleEntry  
Public PropertyReasonGets the reason that this entry was in the projected schedule.  
Public PropertyRecoverJobIDGets or sets the Recover Job ID of the entry referenced by this ScheduleEntry  
Public PropertyResubmitBaseGets or sets the resubmit base for this entry  
Public PropertyResubmitDelayGets or sets the resubmit delay for this entry.  
Public PropertyResubmitEndGets or sets the resubmit end for this entry.  
Public PropertyResubmitOnErrorGets or sets the resubmit on error option for this entry.  
Public PropertyScheduledTimeThe time of day the entry is scheduled for  
Public PropertySetupGets the Setup referenced by this ScheduleEntry.  
Public PropertySLATimeThe time of day that a job must be completed by to meet a Service Level Agreement.  
Public PropertyStalledTimeThe amount of time that may elapse after the entry's scheduled time before the entry is considered stalled.  
Top
Public Methods
 NameDescription
Public MethodToStringReturns the entry name in string format for this ScheduleEntry.  
Top
See Also

Reference

ScheduleEntry Class
MVPSI.JAMS Namespace

Send Feedback