|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of ActivityImplementation in com.amazonaws.services.simpleworkflow.flow |
---|
Methods in com.amazonaws.services.simpleworkflow.flow that return ActivityImplementation | |
---|---|
ActivityImplementation |
SynchronousActivityWorker.getActivityImplementation(ActivityType activityType)
|
ActivityImplementation |
ActivityWorker.getActivityImplementation(ActivityType activityType)
|
Uses of ActivityImplementation in com.amazonaws.services.simpleworkflow.flow.generic |
---|
Subclasses of ActivityImplementation in com.amazonaws.services.simpleworkflow.flow.generic | |
---|---|
class |
ActivityImplementationBase
Extend this class to implement an activity. |
Methods in com.amazonaws.services.simpleworkflow.flow.generic that return ActivityImplementation | |
---|---|
abstract ActivityImplementation |
ActivityImplementationFactory.getActivityImplementation(ActivityType activityType)
|
Uses of ActivityImplementation in com.amazonaws.services.simpleworkflow.flow.pojo |
---|
Methods in com.amazonaws.services.simpleworkflow.flow.pojo that return ActivityImplementation | |
---|---|
ActivityImplementation |
POJOActivityImplementationFactory.getActivityImplementation(ActivityType activityType)
|
Uses of ActivityImplementation in com.amazonaws.services.simpleworkflow.flow.test |
---|
Methods in com.amazonaws.services.simpleworkflow.flow.test that return ActivityImplementation | |
---|---|
ActivityImplementation |
TestPOJOActivityImplementationWorker.getActivityImplementation(ActivityType activityType)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |