|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of StartChildWorkflowExecutionParameters in com.amazonaws.services.simpleworkflow.flow |
---|
Methods in com.amazonaws.services.simpleworkflow.flow with parameters of type StartChildWorkflowExecutionParameters | |
---|---|
Promise<String> |
DynamicClient.startChildWorkflow(StartChildWorkflowExecutionParameters parameters)
|
Uses of StartChildWorkflowExecutionParameters in com.amazonaws.services.simpleworkflow.flow.generic |
---|
Methods in com.amazonaws.services.simpleworkflow.flow.generic with parameters of type StartChildWorkflowExecutionParameters | |
---|---|
Promise<StartChildWorkflowReply> |
GenericWorkflowClient.startChildWorkflow(StartChildWorkflowExecutionParameters parameters)
Start child workflow. |
Uses of StartChildWorkflowExecutionParameters in com.amazonaws.services.simpleworkflow.flow.junit.spring |
---|
Methods in com.amazonaws.services.simpleworkflow.flow.junit.spring with parameters of type StartChildWorkflowExecutionParameters | |
---|---|
Promise<StartChildWorkflowReply> |
SpringTestPOJOWorkflowImplementationGenericWorkflowClient.startChildWorkflow(StartChildWorkflowExecutionParameters parameters)
|
Uses of StartChildWorkflowExecutionParameters in com.amazonaws.services.simpleworkflow.flow.test |
---|
Methods in com.amazonaws.services.simpleworkflow.flow.test with parameters of type StartChildWorkflowExecutionParameters | |
---|---|
Promise<StartChildWorkflowReply> |
TestPOJOWorkflowImplementationGenericWorkflowClient.startChildWorkflow(StartChildWorkflowExecutionParameters parameters)
|
Promise<StartChildWorkflowReply> |
TestGenericWorkflowClient.startChildWorkflow(StartChildWorkflowExecutionParameters parameters)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |