Name | Description | |
---|---|---|
![]() | BeginEdit | Starts an edit of this object. (Inherited from MVPSI.JAMS.BasePublicObject) |
![]() | CancelEdit | Cancels an edit of this object. (Inherited from MVPSI.JAMS.BasePublicObject) |
![]() | ClearError | Clears the error message for a property. (Inherited from MVPSI.JAMS.BasePublicObject) |
![]() | ClearModified | ClearModified is designed to be used internally and should not be called from end-user code. Call Update() which saves the modifications and then calls ClearModified. (Inherited from MVPSI.JAMS.BasePublicObject) |
![]() | CompareTo | /// Implementation of IComparable. Compares two Entry objects. |
![]() | Delete | Overloaded. Abort or delete this entry. |
![]() | EndEdit | Ends an edit of this object. Any changes are saved. (Inherited from MVPSI.JAMS.BasePublicObject) |
![]() ![]() | Find | Creates and loads an EntryList collection. |
![]() | Hold | Overloaded. Holds this entry until released. |
![]() ![]() | Load | Overloaded. Load an Entry. |
![]() | Release | Overloaded. Releases this entry from one or more of it's scheduling requirements. |
![]() ![]() | ReprocessCompletion | Reprocesses the completion of the specified entry. |
![]() ![]() | Reschedule | Reschedules the entry. |
![]() | Restart | Overloaded. Restarts an executing entry. |
![]() ![]() | RestoreData | Overloaded. Restores a serialized object from the database. |
![]() | SaveData | Overloaded. Saves a serialized object to the database for this entry. |
![]() | SendData | Overloaded. Sends data to the entry. The exact results produced by calling SendData are defined by the execution method. For example, calling SendData for a Workflow will resume the a bookmark named dataName, passing it the dataValue. |
![]() | SetEntryState | Overloaded. Sets the JobStatus, Icon, and Message of the current entry as well as if the Icon change is permanent. |
![]() | SetError | Sets the error message for a property. (Inherited from MVPSI.JAMS.BasePublicObject) |
![]() | SetModified | Marks the object as modified. (Inherited from MVPSI.JAMS.BasePublicObject) |
![]() | SetStatus | Overloaded. Sets the current status of the entry. This status is displayed in the monitor view. |
![]() | ToString | String representation of an Entry currently in the schedule. |
![]() | UndoEdits | Overridden. Throws a NotSupportedException, you cannot edit an Entry. |
![]() | Update | Overridden. Throws a NotSupportedException, you cannot edit an Entry. |
![]() | UpdateElements | Updates the entry's elements. |
![]() | Validate | The Validate method is a virtual method used to validate the object. The default implantation does no validation it simply marks the object as valid. (Inherited from MVPSI.JAMS.BasePublicObject) |
![]() | WriteSource | Update the source of this entry. |