| Package | Description |
|---|---|
| software.amazon.awssdk.services.swf |
|
| software.amazon.awssdk.services.swf.transform |
| Modifier and Type | Method and Description |
|---|---|
default GetWorkflowExecutionHistoryResponse |
SWFClient.getWorkflowExecutionHistory(GetWorkflowExecutionHistoryRequest getWorkflowExecutionHistoryRequest)
Returns the history of the specified workflow execution.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetWorkflowExecutionHistoryResponse> |
SWFAsyncClient.getWorkflowExecutionHistory(GetWorkflowExecutionHistoryRequest getWorkflowExecutionHistoryRequest)
Returns the history of the specified workflow execution.
|
| Modifier and Type | Method and Description |
|---|---|
GetWorkflowExecutionHistoryResponse |
GetWorkflowExecutionHistoryResponseUnmarshaller.unmarshall(JsonUnmarshallerContext context) |
Copyright © 2017. All rights reserved.