'Declaration
Public Enum EntryEventCode Inherits System.Enum
'Usage
Dim instance As EntryEventCode
public enum EntryEventCode : System.Enum
'Declaration
Public Enum EntryEventCode Inherits System.Enum
'Usage
Dim instance As EntryEventCode
public enum EntryEventCode : System.Enum
Member | Description |
---|---|
Canceled | The entry has been canceled. |
Changed | The entry has changed. |
Completed | The entry completed. |
CompletedKept | The entry completed and has been kept in the current schedule. |
ElementStateChanged | An element on the Entry has changed. |
EntryStateChanged | The entry's icon has changed. |
Heartbeat | A heartbeat message so that clients know the server is still alive. |
JobActivityStateChanged | The entry's workflow had an Activity state change. |
None | There is not an event. |
NoScheduler | The JAMS Scheduler is not running. |
RebuildList | The current entry list must be rebuilt. |
Remove | The entry has been removed from the current schedule. |
SchedulerUp | The JAMS Scheduler has just started. |
ServerDown | The JAMSServer has stopped. |
Started | The entry started. |
Submitted | The entry was submitted. |
TagsChanged | The entry's tags have changed. |
UpdateStatus | The entry's status text has changed. |
WaitForFailed | A set of dynamic dependencies failed. |
WaitForOk | A set of dynamic dependencies is satisfied. |
System.Object
System.ValueType
System.Enum
MVPSI.JAMS.EntryEventCode
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