JAMS Developer Guide
SetJAMSStatus Class Members
Fields  Properties  Methods 


MVPSI.JAMS.Activities Namespace : SetJAMSStatus Class

The following tables list the members exposed by SetJAMSStatus.

Public Constructors
 NameDescription
Public ConstructorThe JobStatus will be updated  
Top
Protected Fields
 NameDescription
Protected FieldDefaults to true. Can be set to false to stop execution. (Inherited from MVPSI.JAMS.Activities.JAMSNativeActivity)
Top
Public Properties
 NameDescription
Public Property (Inherited from System.Activities.Activity)
Public PropertyThe Icon that should be set for the Workflow entry.  
Public Property (Inherited from System.Activities.Activity)
Public PropertyA status message to display for the Workflow entry in the Monitor.  
Public PropertyA message associated with the Icon change. This message is displayed as a tooltip over the Workflow entry's icon in the Monitor.  
Public PropertyWhen true, the Icon change will persist through the Workflow entry's lifecycle. The Icon can still be changed by other "Permanent" requests.  
Public PropertyWhen true, indicates the Icon is being updated  
Public PropertyWhen true, indicates the JobStatus is being updated  
Public PropertyWhen true, indicates the Message is being updated  
Top
Protected Properties
 NameDescription
Protected PropertyAllows the activity to induce idle. (Inherited from MVPSI.JAMS.Activities.JAMSNativeActivity)
Protected Property (Inherited from System.Activities.Activity)
Protected Property (Inherited from System.Activities.NativeActivity)
Top
Public Methods
 NameDescription
Public MethodResumes a bookmark created when starting an Activity. Supported responses are Release or Skip. (Inherited from MVPSI.JAMS.Activities.JAMSNativeActivity)
Public Method (Inherited from System.Activities.Activity)
Top
Protected Methods
 NameDescription
Protected Method (Inherited from System.Activities.NativeActivity)
Protected MethodOverloaded.  (Inherited from System.Activities.NativeActivity)
Protected Method (Inherited from System.Activities.NativeActivity)
Protected MethodOverridden. Executes the SetJAMSStatus Activity  
Protected MethodOverloaded.  (Inherited from System.Activities.NativeActivity)
Protected Method (Inherited from System.Activities.NativeActivity)
Top
See Also

Reference

SetJAMSStatus Class
MVPSI.JAMS.Activities Namespace