JAMS 6.x Help
MVPSI.JAMS.Activities.PowerShell Namespace
Inheritance Hierarchy
Classes
 ClassDescription
ClassJAMSHostInfo Host Info that gets passed into PSObject
ClassPSActivity PSActivity looks for a PSRunspace in the Workflow context. If it doesn't find a runspace it will create an initialize one.
ClassPSActivityGeneric<TResult> PSActivityGeneric looks for a PSRunspace in the Workflow context. If it doesn't find a runspace it will create an initialize one.
ClassPSRunspace A PSRunspace activity provides a PowerShell runspace to PowerShell activities that it hosts.
ClassPSScript The PSScript activity runs a PowerShell script
ClassPSScriptGeneric<TResult> The PSScriptGeneric activity runs a PowerShell script
ClassPSWorkflowHost JAMSWorkflowHost provides a PowerShell host for running PowerShell commands inside a Workflow Job.
ClassPSWrapper PSWrapper executes a PowerShell function or cmdlet.
ClassPSWrapperGeneric<TResult> PSWrapperGeneric executes a PowerShell function or cmdlet.
ClassPSWrapperGenericPropertyDescriptor The PSWrapperGenericPropertyDescriptor is used to define PropertyDescriptors for the dynamic properties of the PSWrapperGeneric workflow activity.
ClassPSWrapperPropertyDescriptor The PSWrapperPropertyDescriptor is used to define PropertyDescriptors for the dynamic properties of the PSWrapper workflow activity.
See Also

Reference

JAMS.Activities.PowerShell Assembly

Send Feedback