public class CamelActivityImplementationFactory
extends com.amazonaws.services.simpleworkflow.flow.generic.ActivityImplementationFactory
| Constructor and Description |
|---|
CamelActivityImplementationFactory(SWFActivityConsumer swfWorkflowConsumer,
SWFConfiguration configuration) |
| Modifier and Type | Method and Description |
|---|---|
com.amazonaws.services.simpleworkflow.flow.generic.ActivityImplementation |
getActivityImplementation(com.amazonaws.services.simpleworkflow.model.ActivityType activityType) |
Iterable<com.amazonaws.services.simpleworkflow.model.ActivityType> |
getActivityTypesToRegister() |
public CamelActivityImplementationFactory(SWFActivityConsumer swfWorkflowConsumer, SWFConfiguration configuration)
public Iterable<com.amazonaws.services.simpleworkflow.model.ActivityType> getActivityTypesToRegister()
getActivityTypesToRegister in class com.amazonaws.services.simpleworkflow.flow.generic.ActivityImplementationFactorypublic com.amazonaws.services.simpleworkflow.flow.generic.ActivityImplementation getActivityImplementation(com.amazonaws.services.simpleworkflow.model.ActivityType activityType)
getActivityImplementation in class com.amazonaws.services.simpleworkflow.flow.generic.ActivityImplementationFactoryApache Camel