Package | Description |
---|---|
com.amazonaws.services.simpleworkflow.flow.worker |
Modifier and Type | Class and Description |
---|---|
class |
AsyncDecisionTaskHandler |
Modifier and Type | Method and Description |
---|---|
DecisionTaskHandler |
DecisionTaskPoller.getDecisionTaskHandler() |
Modifier and Type | Method and Description |
---|---|
void |
DecisionTaskPoller.setDecisionTaskHandler(DecisionTaskHandler decisionTaskHandler) |
Constructor and Description |
---|
DecisionTaskPoller(AmazonSimpleWorkflow service,
String domain,
String taskListToPoll,
DecisionTaskHandler decisionTaskHandler) |
Copyright © 2014. All rights reserved.