Modifier and Type | Method and Description |
---|---|
ActivityImplementation |
ActivityWorker.getActivityImplementation(ActivityType activityType) |
ActivityImplementation |
SynchronousActivityWorker.getActivityImplementation(ActivityType activityType) |
Modifier and Type | Class and Description |
---|---|
class |
ActivityImplementationBase
Extend this class to implement an activity.
|
Modifier and Type | Method and Description |
---|---|
abstract ActivityImplementation |
ActivityImplementationFactory.getActivityImplementation(ActivityType activityType) |
Modifier and Type | Method and Description |
---|---|
ActivityImplementation |
POJOActivityImplementationFactory.getActivityImplementation(ActivityType activityType) |
Modifier and Type | Method and Description |
---|---|
ActivityImplementation |
TestPOJOActivityImplementationWorker.getActivityImplementation(ActivityType activityType) |
Copyright © 2014. All rights reserved.