aws / aws-swf-flow-library

AWS Simple Workflow Flow framework library
Apache License 2.0
61 stars 54 forks source link

What is the migration path from aws-java-sdk-swf-libraries to aws-swf-flow-library #12

Open roskelleycj opened 7 years ago

roskelleycj commented 7 years ago

Sometime in August aws-java-sdk-swf-libraries disappeared, or rather was frozen at 1.11.22, and now https://github.com/aws/aws-swf-flow-library is usually referred to in lieu of aws-java-sdk-swf-libraries, and yet aws-swf-flow-library does not appear to be a complete replacement. Case in point this class is missing: WorkflowWorker. (There maybe others, I didn't do an exhaustive comparison).

So what is the plan? Is it documented anywhere, outside AWS internal/private documentation?