|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GenericWorkflowClientExternal | |
---|---|
com.amazonaws.services.simpleworkflow.flow | |
com.amazonaws.services.simpleworkflow.flow.worker |
Uses of GenericWorkflowClientExternal in com.amazonaws.services.simpleworkflow.flow |
---|
Fields in com.amazonaws.services.simpleworkflow.flow declared as GenericWorkflowClientExternal | |
---|---|
protected GenericWorkflowClientExternal |
DynamicWorkflowClientExternalImpl.genericClient
|
Methods in com.amazonaws.services.simpleworkflow.flow that return GenericWorkflowClientExternal | |
---|---|
GenericWorkflowClientExternal |
WorkflowClientFactoryExternalBase.getGenericClient()
|
GenericWorkflowClientExternal |
WorkflowClientFactoryExternal.getGenericClient()
|
GenericWorkflowClientExternal |
WorkflowClientExternalBase.getGenericClient()
|
GenericWorkflowClientExternal |
WorkflowClientExternal.getGenericClient()
|
GenericWorkflowClientExternal |
DynamicWorkflowClientExternalImpl.getGenericClient()
|
Methods in com.amazonaws.services.simpleworkflow.flow with parameters of type GenericWorkflowClientExternal | |
---|---|
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)
|
Constructors in com.amazonaws.services.simpleworkflow.flow with parameters of type GenericWorkflowClientExternal | |
---|---|
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)
|
Uses of GenericWorkflowClientExternal in com.amazonaws.services.simpleworkflow.flow.worker |
---|
Classes in com.amazonaws.services.simpleworkflow.flow.worker that implement GenericWorkflowClientExternal | |
---|---|
class |
GenericWorkflowClientExternalImpl
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |