This is base type for all sequential workflows in FIM.
The following tables list the members exposed by the SequentialWorkflow type.
Public
Constructors
Name | Description | |
---|---|---|
SequentialWorkflow | Creates a new instance of the SequentialWorkflow class with default values. |
Public Fields
Name | Description | |
---|---|---|
![]() ![]() |
ActivityContextGuidProperty | (Inherited from Activity) |
![]() ![]() |
CancelingEvent | (Inherited from Activity) |
![]() ![]() |
ClosedEvent | (Inherited from Activity) |
![]() ![]() |
CompensatingEvent | (Inherited from Activity) |
![]() ![]() |
CompletedEvent | (Inherited from SequentialWorkflowActivity) |
![]() ![]() |
ExecutingEvent | (Inherited from Activity) |
![]() ![]() |
FaultingEvent | (Inherited from Activity) |
![]() ![]() |
InitializedEvent | (Inherited from SequentialWorkflowActivity) |
![]() ![]() |
StatusChangedEvent | (Inherited from Activity) |
Public Properties
(see also Protected
Properties)
Name | Description | |
---|---|---|
![]() |
Activities | (Inherited from CompositeActivity) |
![]() |
ActorId | ActorId is a Guid value representing the ObjectID of the resource to be used when calculating management policy rules that affect a request created by the activity. Activities are able to perform only the operations for which the ActorID has been granted rights. |
![]() |
Description | (Inherited from Activity) |
![]() |
DynamicUpdateCondition | (Inherited from SequentialWorkflowActivity) |
![]() |
Enabled | (Inherited from Activity) |
![]() |
EnabledActivities | (Inherited from CompositeActivity) |
![]() |
ExecutionResult | (Inherited from Activity) |
![]() |
ExecutionStatus | (Inherited from Activity) |
![]() |
IsDynamicActivity | (Inherited from Activity) |
![]() |
Name | (Inherited from Activity) |
![]() |
Parent | (Inherited from Activity) |
![]() |
QualifiedName | (Inherited from Activity) |
![]() |
RequestId | Indicates the request instance that caused the workflow instance to be created. |
![]() |
Site | (Inherited from DependencyObject) |
![]() |
TargetId | Indicates the target resource (user, group, set and so on) for the request instance that caused the workflow to be created. |
![]() |
UserData | (Inherited from DependencyObject) |
![]() |
WorkflowDefinitionId | Indicates the WorkflowDefinition associated with the workflow. |
![]() |
WorkflowDictionary | Represents information stored by the workflow. |
Protected
Properties
Name | Description | |
---|---|---|
![]() |
CanModifyActivities | (Inherited from CompositeActivity) |
![]() |
DesignMode | (Inherited from DependencyObject) |
![]() |
ParentDependencyObject | (Inherited from DependencyObject) |
![]() |
WorkflowInstanceId | (Inherited from Activity) |
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
![]() |
AddHandler | (Inherited from DependencyObject) |
![]() |
Clone | (Inherited from Activity) |
![]() |
Dispose | Overloaded. (Inherited from CompositeActivity) |
![]() |
Equals | Overloaded. (Inherited from Object) |
![]() |
GetActivityByName | Overloaded. (Inherited from Activity) |
![]() |
GetBinding | (Inherited from DependencyObject) |
![]() |
GetHashCode | (Inherited from Object) |
![]() |
GetType | (Inherited from Object) |
![]() |
GetValue | (Inherited from DependencyObject) |
![]() |
GetValueBase | (Inherited from DependencyObject) |
![]() |
IsBindingSet | (Inherited from DependencyObject) |
![]() ![]() |
Load | Overloaded. (Inherited from Activity) |
![]() |
MetaEquals | (Inherited from DependencyObject) |
![]() ![]() |
ReferenceEquals | (Inherited from Object) |
![]() |
RegisterForStatusChange | (Inherited from Activity) |
![]() |
RemoveHandler | (Inherited from DependencyObject) |
![]() |
RemoveProperty | (Inherited from DependencyObject) |
![]() |
Save | Overloaded. (Inherited from Activity) |
![]() |
SetBinding | (Inherited from DependencyObject) |
![]() |
SetValue | (Inherited from DependencyObject) |
![]() |
SetValueBase | (Inherited from DependencyObject) |
![]() |
ToString | (Inherited from Activity) |
![]() ![]() |
TryGetContainingWorkflow | Attempts to return a reference to the workflow that contains the activity. |
![]() |
UnregisterForStatusChange | (Inherited from Activity) |
Protected
Methods
Name | Description | |
---|---|---|
![]() |
ApplyWorkflowChanges | (Inherited from CompositeActivity) |
![]() |
Cancel | (Inherited from SequenceActivity) |
![]() |
Dispose | Overloaded. (Inherited from CompositeActivity) |
![]() |
Execute | Overridden. |
![]() |
Finalize | (Inherited from DependencyObject) |
![]() |
GetBoundValue | (Inherited from DependencyObject) |
![]() |
GetDynamicActivities | (Inherited from CompositeActivity) |
![]() |
GetInvocationList | (Inherited from DependencyObject) |
![]() |
HandleFault | (Inherited from SequenceActivity) |
![]() |
Initialize | (Inherited from CompositeActivity) |
![]() |
InitializeProperties | (Inherited from DependencyObject) |
![]() |
Invoke | Overloaded. (Inherited from Activity) |
![]() |
MemberwiseClone | (Inherited from Object) |
![]() |
OnActivityChangeAdd | (Inherited from CompositeActivity) |
![]() |
OnActivityChangeRemove | (Inherited from SequenceActivity) |
![]() |
OnActivityExecutionContextLoad | Overridden. This API supports the FIM 2010 infrastructure. Using this API directly from your code is not supported. |
![]() |
OnActivityExecutionContextUnload | (Inherited from CompositeActivity) |
![]() |
OnClosed | (Inherited from Activity) |
![]() |
OnListChanged | Overridden. This API supports the FIM 2010 infrastructure. Using this API directly from your code is not supported. |
![]() |
OnListChanging | Overridden. This API supports the FIM 2010 infrastructure. Using this API directly from your code is not supported. |
![]() |
OnSequenceComplete | (Inherited from SequentialWorkflowActivity) |
![]() |
OnWorkflowChangesCompleted | (Inherited from SequenceActivity) |
![]() |
RaiseEvent | (Inherited from Activity) |
![]() |
RaiseGenericEvent | (Inherited from Activity) |
![]() |
SetBoundValue | (Inherited from DependencyObject) |
![]() |
SetReadOnlyPropertyValue | (Inherited from DependencyObject) |
![]() |
TrackData | Overloaded. (Inherited from Activity) |
![]() |
Uninitialize | Overridden. Uninitializes a service provider. This API supports the FIM 2010 infrastructure. Using this API directly from your code is not supported. |
Public Events
Name | Description | |
---|---|---|
![]() |
Canceling | (Inherited from Activity) |
![]() |
Closed | (Inherited from Activity) |
![]() |
Compensating | (Inherited from Activity) |
![]() |
Completed | (Inherited from SequentialWorkflowActivity) |
![]() |
Executing | (Inherited from Activity) |
![]() |
Faulting | (Inherited from Activity) |
![]() |
Initialized | (Inherited from SequentialWorkflowActivity) |
![]() |
StatusChanged | (Inherited from Activity) |
Explicit Interface
Implementations
Name | Description | |
---|---|---|
System.Workflow.ComponentModel.IActivityEventListener.OnEvent | (Inherited from SequenceActivity) | |
System.ComponentModel.IComponent.Disposed | (Inherited from DependencyObject) |