JAMS Developer Guide
JobDependency Class Members
Properties  Methods  Events


MVPSI.JAMS Namespace : JobDependency Class

The following tables list the members exposed by JobDependency.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public PropertyGets or sets the minimum completion severity that will satisfy the dependency.  
Public PropertyGets or sets the job that we depend on  
Public PropertyGets or sets the ID of the job that we depend on  
Public PropertyGets or sets the name of the job that we depend on  
Public PropertyGets a description of this element (Inherited from MVPSI.JAMS.Element)
Public PropertyGets the internal ID of this element. (Inherited from MVPSI.JAMS.Element)
Public PropertyGets the ElementKind of this element. This cannot be modified, it is defined in the ElementType. (Inherited from MVPSI.JAMS.Element)
Public PropertyGets or sets the name of this element. (Inherited from MVPSI.JAMS.Element)
Public PropertyGets the ElementState of this element. (Inherited from MVPSI.JAMS.Element)
Public PropertyGets the internal ID of this type of element. (Inherited from MVPSI.JAMS.Element)
Public PropertyGets the name of this type of element. (Inherited from MVPSI.JAMS.Element)
Public PropertyGet or sets the internal GUID of this element. (Inherited from MVPSI.JAMS.Element)
Public PropertyReturns a boolean value that indicates if this element is enabled. (Inherited from MVPSI.JAMS.Element)
Public PropertyReturns true if the Element was inherited from a folder above the current object. (Inherited from MVPSI.JAMS.Element)
Public PropertyReturns the ID of the object that we inherited from. (Inherited from MVPSI.JAMS.Element)
Public PropertyReturns the name of the object that we inherited from. (Inherited from MVPSI.JAMS.Element)
Public PropertyReturns type of object that we inherited from. (Inherited from MVPSI.JAMS.Element)
Public PropertyGets or sets a boolean that specifies if the reference to the job that we depend on is a relative or absolute reference.  
Public PropertyGets or sets a boolean that specifies if the reference to the "since job" is a relative or absolute reference.  
Public PropertyGets the collection of properties for this element. (Inherited from MVPSI.JAMS.Element)
Public PropertyGets or sets the job which defines the "since time" for this dependency.  
Public PropertyGets or sets the ID of the job which defines the "since time" for this dependency.  
Public PropertyGets or sets the name of the job which defines the "since time" for this dependency.  
Public PropertyGets or sets the minimum completion severity for the since job.  
Public PropertyGets or sets a boolean which indicates if the dependnency should wait for all instances of the job to complete.  
Public PropertyGets or sets a delta time used to calculate the since time for the dependency  
Public PropertyWhen a job is submitted, should this element be included in the Entry? (Inherited from MVPSI.JAMS.Element)
Public PropertyWhen a job completes, should this element be included in the History? (Inherited from MVPSI.JAMS.Element)
Top
Public Methods
 NameDescription
Public Method (Inherited from MVPSI.JAMS.Element)
Public MethodCopys 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)
Public MethodOverloaded.  (Inherited from MVPSI.JAMS.Element)
Public Method (Inherited from MVPSI.JAMS.Element)
Public MethodOverridden. Resets the state of the dependnecy. JAMS calls this when the dependency needs to be reset.  
Public MethodReturns a string representation of the dependency  
Top
Public Events
 NameDescription
Public Event (Inherited from MVPSI.JAMS.Element)
Top
See Also

Reference

JobDependency Class
MVPSI.JAMS Namespace