Name | Description | |
---|---|---|
![]() | S3Session Constructor | Creates a new instance of the S3Session class. |
The following tables list the members exposed by S3Session.
Name | Description | |
---|---|---|
![]() | S3Session Constructor | Creates a new instance of the S3Session class. |
Name | Description | |
---|---|---|
![]() | ContinueExecution | Defaults to true. Can be set to false to stop execution. (Inherited from MVPSI.JAMS.Activities.JAMSNativeActivity) |
Name | Description | |
---|---|---|
![]() | AccessKeyID | Specifies the AWS Access Key ID |
![]() | Body | The child Activity. |
![]() | Bucket | Specifies the bucket to connect to |
![]() | DisplayName | (Inherited from System.Activities.Activity) |
![]() | Id | (Inherited from System.Activities.Activity) |
![]() | JAMSServer | Specifies the JAMS server which the JAMS user resides on (will default to current server) |
![]() | JAMSUsername | Specifies the JAMS user to use (overrides Username and Password properties) |
![]() | SecretAccessKey | Specifies the AWS Secret Access Key |
![]() | SessionName | Specifies a name to assign to this session (optional) |
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 | |
---|---|---|
![]() | 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. Create an (unconnected) S3 session and pass it to child activities |
![]() | OnCreateDynamicUpdateMap | Overloaded. (Inherited from System.Activities.NativeActivity) |
![]() | UpdateInstance | (Inherited from System.Activities.NativeActivity) |