Name | Description | |
---|---|---|
JobDependency Constructor | Overloaded. |
The following tables list the members exposed by JobDependency.
Name | Description | |
---|---|---|
JobDependency Constructor | Overloaded. |
Name | Description | |
---|---|---|
CompletionSeverity | Gets or sets the minimum completion severity that will satisfy the dependency. | |
DependOnJob | Gets or sets the job that we depend on | |
DependOnJobId | Gets or sets the ID of the job that we depend on | |
DependOnJobName | Gets or sets the name of the job that we depend on | |
Description | Gets a description of this element (Inherited from MVPSI.JAMS.Element) | |
ElementId | Gets the internal ID of this element. (Inherited from MVPSI.JAMS.Element) | |
ElementKind | Gets the ElementKind of this element. This cannot be modified, it is defined in the ElementType. (Inherited from MVPSI.JAMS.Element) | |
ElementName | Gets or sets the name of this element. (Inherited from MVPSI.JAMS.Element) | |
ElementState | Gets the ElementState of this element. (Inherited from MVPSI.JAMS.Element) | |
ElementTypeId | Gets the internal ID of this type of element. (Inherited from MVPSI.JAMS.Element) | |
ElementTypeName | Gets the name of this type of element. (Inherited from MVPSI.JAMS.Element) | |
ElementUid | Get or sets the internal GUID of this element. (Inherited from MVPSI.JAMS.Element) | |
Enabled | Returns a boolean value that indicates if this element is enabled. (Inherited from MVPSI.JAMS.Element) | |
Inherited | Returns true if the Element was inherited from a folder above the current object. (Inherited from MVPSI.JAMS.Element) | |
InheritedFromId | Returns the ID of the object that we inherited from. (Inherited from MVPSI.JAMS.Element) | |
InheritedFromName | Returns the name of the object that we inherited from. (Inherited from MVPSI.JAMS.Element) | |
InheritedFromType | Returns type of object that we inherited from. (Inherited from MVPSI.JAMS.Element) | |
IsDependsOnJobRelative | Gets or sets a boolean that specifies if the reference to the job that we depend on is a relative or absolute reference. | |
IsSinceJobRelative | Gets or sets a boolean that specifies if the reference to the "since job" is a relative or absolute reference. | |
Properties | Gets the collection of properties for this element. (Inherited from MVPSI.JAMS.Element) | |
SinceJob | Gets or sets the job which defines the "since time" for this dependency. | |
SinceJobId | Gets or sets the ID of the job which defines the "since time" for this dependency. | |
SinceJobName | Gets or sets the name of the job which defines the "since time" for this dependency. | |
SinceSeverity | Gets or sets the minimum completion severity for the since job. | |
WaitForAll | Gets or sets a boolean which indicates if the dependnency should wait for all instances of the job to complete. | |
WithinTime | Gets or sets a delta time used to calculate the since time for the dependency | |
WriteToEntry | When a job is submitted, should this element be included in the Entry? (Inherited from MVPSI.JAMS.Element) | |
WriteToHistory | When a job completes, should this element be included in the History? (Inherited from MVPSI.JAMS.Element) |
Name | Description | |
---|---|---|
Clone | (Inherited from MVPSI.JAMS.Element) | |
CloneTo | Copys all properties of an element to the passed in element. This is a Clone when the new object has already been created. (Inherited from MVPSI.JAMS.Element) | |
Equals | Overloaded. (Inherited from MVPSI.JAMS.Element) | |
GetHashCode | (Inherited from MVPSI.JAMS.Element) | |
ResetState | Overridden. Resets the state of the dependnecy. JAMS calls this when the dependency needs to be reset. | |
ToString | Returns a string representation of the dependency |
Name | Description | |
---|---|---|
PropertyChanged | (Inherited from MVPSI.JAMS.Element) |