Package | Description |
---|---|
com.amazonaws.services.simpleworkflow.flow | |
com.amazonaws.services.simpleworkflow.flow.worker |
Modifier and Type | Field and Description |
---|---|
protected GenericWorkflowClientExternal |
DynamicWorkflowClientExternalImpl.genericClient |
Modifier and Type | Method and Description |
---|---|
GenericWorkflowClientExternal |
WorkflowClientFactoryExternalBase.getGenericClient() |
GenericWorkflowClientExternal |
WorkflowClientExternal.getGenericClient() |
GenericWorkflowClientExternal |
WorkflowClientFactoryExternal.getGenericClient() |
GenericWorkflowClientExternal |
DynamicWorkflowClientExternalImpl.getGenericClient() |
GenericWorkflowClientExternal |
WorkflowClientExternalBase.getGenericClient() |
Modifier and Type | Method and Description |
---|---|
protected abstract T |
WorkflowClientFactoryExternalBase.createClientInstance(WorkflowExecution workflowExecution,
StartWorkflowOptions options,
DataConverter dataConverter,
GenericWorkflowClientExternal genericClient) |
T |
WorkflowClientFactoryExternalBase.getClient(WorkflowExecution workflowExecution,
StartWorkflowOptions options,
DataConverter dataConverter,
GenericWorkflowClientExternal genericClient) |
T |
WorkflowClientFactoryExternal.getClient(WorkflowExecution workflowExecution,
StartWorkflowOptions options,
DataConverter dataConverter,
GenericWorkflowClientExternal genericClient) |
void |
WorkflowClientFactoryExternalBase.setGenericClient(GenericWorkflowClientExternal genericClient) |
void |
DynamicWorkflowClientExternalImpl.setGenericClient(GenericWorkflowClientExternal genericClient) |
Constructor and Description |
---|
DynamicWorkflowClientExternalImpl(WorkflowExecution workflowExecution,
WorkflowType workflowType,
StartWorkflowOptions options,
DataConverter dataConverter,
GenericWorkflowClientExternal genericClient) |
WorkflowClientExternalBase(WorkflowExecution workflowExecution,
WorkflowType workflowType,
StartWorkflowOptions options,
DataConverter dataConverter,
GenericWorkflowClientExternal genericClient) |
WorkflowClientFactoryExternalBase(GenericWorkflowClientExternal genericClient) |
Modifier and Type | Class and Description |
---|---|
class |
GenericWorkflowClientExternalImpl |
Copyright © 2014. All rights reserved.