Container for the parameters to the {@link com.amazonaws.services.simpleworkflow.AmazonSimpleWorkflow#respondActivityTaskFailed(RespondActivityTaskFailedRequest) RespondActivityTaskFailed operation}.
Used by workers to tell the service that the ActivityTask identified by the taskToken has failed with reason (if specified).
The reason and details appear in the ActivityTaskFailed event added to the workflow history.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.