Name | Description | |
---|---|---|
![]() | ManagedActivity Constructor | Default Constructor |
The following tables list the members exposed by ManagedActivity.
Name | Description | |
---|---|---|
![]() | ManagedActivity Constructor | Default Constructor |
Name | Description | |
---|---|---|
![]() | ContinueExecution | Defaults to true. Can be set to false to stop execution. (Inherited from MVPSI.JAMS.Activities.JAMSNativeActivity) |
Name | Description | |
---|---|---|
![]() | Body | Sets the child Activity. |
![]() | DisplayName | (Inherited from System.Activities.Activity) |
![]() | FailAfterRetry | Sets the action to take when the last retry failed. A value of True will fail while False will wait for further instructions. |
![]() | Id | (Inherited from System.Activities.Activity) |
![]() | RetryCount | The number of times to retry the activity after failure. |
![]() | RetryDelay | The delay between retry attempts. |
Name | Description | |
---|---|---|
![]() | CanInduceIdle | Allows the activity to induce idle. (Inherited from MVPSI.JAMS.Activities.JAMSNativeActivity) |
![]() | Constraints | (Inherited from System.Activities.Activity) |
![]() | Implementation | (Inherited from System.Activities.NativeActivity) |
Name | Description | |
---|---|---|
![]() | BodyFaultCallback | This Callback handles Retry logic if any of the ManagedActivity's children become faulted. |
![]() | ResumeCommandBookmark | Resumes a bookmark created when starting an Activity. Supported responses are Release or Skip. (Inherited from MVPSI.JAMS.Activities.JAMSNativeActivity) |
![]() | ToString | (Inherited from System.Activities.Activity) |
Name | Description | |
---|---|---|
![]() | Abort | (Inherited from System.Activities.NativeActivity) |
![]() | CacheMetadata | Overloaded. Overridden. Registers Activity Metadata |
![]() | Cancel | (Inherited from System.Activities.NativeActivity) |
![]() | Execute | Overridden. The Activity's Execution Logic |
![]() | OnCreateDynamicUpdateMap | Overloaded. (Inherited from System.Activities.NativeActivity) |
![]() | UpdateInstance | (Inherited from System.Activities.NativeActivity) |