| Package | Description | 
|---|---|
| com.amazonaws.services.simpleworkflow.model | 
| Modifier and Type | Method and Description | 
|---|---|
| ContinueAsNewWorkflowExecutionFailedEventAttributes | ContinueAsNewWorkflowExecutionFailedEventAttributes. clone() | 
| ContinueAsNewWorkflowExecutionFailedEventAttributes | HistoryEvent. getContinueAsNewWorkflowExecutionFailedEventAttributes()
 If the event is of type  ContinueAsNewWorkflowExecutionFailedthen this member is set and provides
 detailed information about the event. | 
| ContinueAsNewWorkflowExecutionFailedEventAttributes | ContinueAsNewWorkflowExecutionFailedEventAttributes. withCause(ContinueAsNewWorkflowExecutionFailedCause cause)
 The cause of the failure. | 
| ContinueAsNewWorkflowExecutionFailedEventAttributes | ContinueAsNewWorkflowExecutionFailedEventAttributes. withCause(String cause)
 The cause of the failure. | 
| ContinueAsNewWorkflowExecutionFailedEventAttributes | ContinueAsNewWorkflowExecutionFailedEventAttributes. withDecisionTaskCompletedEventId(Long decisionTaskCompletedEventId)
 The ID of the  DecisionTaskCompletedevent corresponding to the decision task that resulted in theContinueAsNewWorkflowExecutiondecision that started this execution. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | HistoryEvent. setContinueAsNewWorkflowExecutionFailedEventAttributes(ContinueAsNewWorkflowExecutionFailedEventAttributes continueAsNewWorkflowExecutionFailedEventAttributes)
 If the event is of type  ContinueAsNewWorkflowExecutionFailedthen this member is set and provides
 detailed information about the event. | 
| HistoryEvent | HistoryEvent. withContinueAsNewWorkflowExecutionFailedEventAttributes(ContinueAsNewWorkflowExecutionFailedEventAttributes continueAsNewWorkflowExecutionFailedEventAttributes)
 If the event is of type  ContinueAsNewWorkflowExecutionFailedthen this member is set and provides
 detailed information about the event. | 
Copyright © 2017. All rights reserved.