Netflix / glisten

Ease of use Groovy library for building JVM applications with Amazon Simple Workflow (SWF)
Apache License 2.0
67 stars 31 forks source link

Allow custom data converter in WorkflowClientFactory #36

Open fzakaria opened 9 years ago

fzakaria commented 9 years ago

I'd like to use a data converter that is not the standard JsonDataConverter. It would be nice if I can just use the default WorkflowClientFactory but pass in a custom DataConverter