IssueTracking Methods
Include Protected Members
Include Inherited Members
The IssueTracking type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
![]() |
AddHandler | (Inherited from DependencyObject.) |
![]() |
ApplyWorkflowChanges | (Inherited from CompositeActivity.) |
![]() |
Cancel | (Inherited from SequenceActivity.) |
![]() |
CheckFlags | Checks flags after a workflow step. |
![]() |
ClearFlags | Clears flags before a workflow step. |
![]() |
Clone | (Inherited from Activity.) |
![]() |
Dispose() | Releases all resources used by the current instance of the IssueTracking class. |
![]() |
Dispose(Boolean) | (Inherited from CompositeActivity.) |
![]() |
Equals | (Inherited from Object.) |
![]() |
Execute | (Inherited from SequentialWorkflowActivity.) |
![]() |
FalseFunction | This member is reserved for internal use and is not intended to be used directly from your code. |
![]() |
Finalize | (Inherited from DependencyObject.) |
![]() |
FIssueNotClosed | Determines whether the issue tracked by the workflow instance is not closed. |
![]() |
FIssueNotResolved | Determines whether the issue tracked by the workflow instance is not resolved. |
![]() |
FShouldCompleteFirstTask | Determines whether the task created for the initial state of the workflow instance should be marked as completed. |
![]() |
FShouldCompleteSecondTask | Determines whether the task created for the middle state of the workflow instance should be marked as completed. |
![]() |
GetActivityByName(String) | (Inherited from Activity.) |
![]() |
GetActivityByName(String, Boolean) | (Inherited from Activity.) |
![]() |
GetBinding | (Inherited from DependencyObject.) |
![]() |
GetBoundValue | (Inherited from DependencyObject.) |
![]() |
GetDynamicActivities | (Inherited from CompositeActivity.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetInvocationList<T> | (Inherited from DependencyObject.) |
![]() |
GetTaskProps | Creates the initial workflow properties when the item was started in the middle state. |
![]() |
GetType | (Inherited from Object.) |
![]() |
GetValue | (Inherited from DependencyObject.) |
![]() |
GetValueBase | (Inherited from DependencyObject.) |
![]() |
HandleFault | (Inherited from SequenceActivity.) |
![]() |
Initialize | (Inherited from CompositeActivity.) |
![]() |
InitializeProperties | (Inherited from DependencyObject.) |
![]() |
Invoke<T>(EventHandler<T>, T) | (Inherited from Activity.) |
![]() |
Invoke<T>(IActivityEventListener<T>, T) | (Inherited from Activity.) |
![]() |
IsBindingSet | (Inherited from DependencyObject.) |
![]() |
IsTaskDeleted | This member is reserved for internal use and is not intended to be used directly from your code. |
![]() |
LogCompletionHistory | Sets the duration of the workflow instance. |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
MetaEquals | (Inherited from DependencyObject.) |
![]() |
NeedProcessEvent | Determines whether the workflow instance should process an event. |
![]() |
NeedRollback | Determines whether the workflow instance should roll the current task back to its last accepted state. |
![]() |
OnActivityChangeAdd | (Inherited from CompositeActivity.) |
![]() |
OnActivityChangeRemove | (Inherited from SequenceActivity.) |
![]() |
OnActivityExecutionContextLoad | (Inherited from CompositeActivity.) |
![]() |
OnActivityExecutionContextUnload | (Inherited from CompositeActivity.) |
![]() |
OnBeforeStartedEmail | Prepares an email message. |
![]() |
OnClosed | (Inherited from Activity.) |
![]() |
OnItemChanged | Occurs when the issue tracked by the workflow is changed. |
![]() |
OnItemDeleted | Occurs when the issue tracked by the workflow is deleted. |
![]() |
OnListChanged | (Inherited from CompositeActivity.) |
![]() |
OnListChanging | (Inherited from CompositeActivity.) |
![]() |
OnMyTaskChanged | Occurs when a workflow task is changed. |
![]() |
OnMyTaskDeleted | Occurs when a workflow task is deleted. |
![]() |
OnSequenceComplete | (Inherited from SequentialWorkflowActivity.) |
![]() |
OnTaskChanged | This member is reserved for internal use and is not intended to be used directly from your code. |
![]() |
OnTaskDeleted | This member is reserved for internal use and is not intended to be used directly from your code. |
![]() |
OnWorkflowActivated | Occurs when a new workflow instance is initiated for an issue. |
![]() |
OnWorkflowChangesCompleted | (Inherited from SequenceActivity.) |
![]() |
RaiseEvent | (Inherited from Activity.) |
![]() |
RaiseGenericEvent<T> | (Inherited from Activity.) |
![]() |
RegisterForStatusChange | (Inherited from Activity.) |
![]() |
RemoveHandler | (Inherited from DependencyObject.) |
![]() |
RemoveProperty | (Inherited from DependencyObject.) |
![]() |
ResetTaskIds | Resets task IDs for the workflow instance. |
![]() |
Save(Stream) | (Inherited from Activity.) |
![]() |
Save(Stream, IFormatter) | (Inherited from Activity.) |
![]() |
SendEmailState | Determines whether the workflow instance should send an email to the specified users. |
![]() |
SetBinding | (Inherited from DependencyObject.) |
![]() |
SetBoundValue | (Inherited from DependencyObject.) |
![]() |
SetReadOnlyPropertyValue | (Inherited from DependencyObject.) |
![]() |
SetValue | (Inherited from DependencyObject.) |
![]() |
SetValueBase | (Inherited from DependencyObject.) |
![]() |
ShouldDelete | Determines whether the workflow instance should delete the task. |
![]() |
ToString | (Inherited from Activity.) |
![]() |
TrackData(Object) | (Inherited from Activity.) |
![]() |
TrackData(String, Object) | (Inherited from Activity.) |
![]() |
TrueFunction | Represents a condition that always evaluates to true. |
![]() |
Uninitialize | (Inherited from CompositeActivity.) |
![]() |
UnregisterForStatusChange | (Inherited from Activity.) |
![]() |
WaitingForTask | Determines whether the workflow instance should wait for a task. |
![]() |
WorkflowTaskItem | Gets the workflow task item using the specified task GUID. |
Top
Explicit Interface Implementations
| Name | Description | |
|---|---|---|
![]() ![]() |
IActivityEventListener<ActivityExecutionStatusChangedEventArgs>.OnEvent | (Inherited from SequenceActivity.) |
Top
.gif)
.gif)
.gif)
.gif)