MVPSI.JAMS Namespace : JobEventCode Enumeration |
'Declaration
Public Enum JobEventCode Inherits System.Enum
'Usage
Dim instance As JobEventCode
public enum JobEventCode : System.Enum
Member | Description |
---|---|
Canceled | The job has been canceled. |
Changed | The job has changed. |
Completed | The job completed. |
CompletedKept | The job completed and has been kept in the current schedule. |
DependOk | The job's dependencies are OK. |
EntryStateChanged | The entry's icon has changed. |
Heartbeat | A heartbeat message so that clients know the server is still alive. |
JobActivityStateChanged | The job's workflow had an Activity state change. |
None | There is not an event. |
NoScheduler | The JAMS Scheduler is not running. |
PrecheckOk | The job's Precheck Job is OK. |
RebuildList | The current job list must be rebuilt. |
Remove | The job has been removed from the current schedule. |
ResourcesOk | The job's resource requirements are available. |
Runaway | The job is a runaway. |
SchedulerUp | The JAMS Scheduler has just started. |
ServerDown | The JAMSServer has stopped. |
Stalled | The job is stalled. |
Started | The job started. |
Statistics | An update to the job's statistics. |
StepChanged | The setup's current step changed. |
Submitted | The job was submitted. |
TimesUp | The job's scheduled time is here. |
UpdateStatus | The job's status text has changed. |
WaitForOk | A set of dynamic dependencies is satisfied. |
System.Object
System.ValueType
System.Enum
MVPSI.JAMS.JobEventCode
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2