fsprojects / Amazon.SimpleWorkflow.Extensions

Extensions to AmazonSDK's SimpleWorkflow capabilities to make it more intuitive to use
http://fsprojects.github.io/Amazon.SimpleWorkflow.Extensions
MIT License
16 stars 10 forks source link

Add version number to Activity #32

Closed theburningmonk closed 10 years ago

theburningmonk commented 10 years ago

so that it's possible to change heartbeattimeout, etc. without having to rename activity

theburningmonk commented 10 years ago

Added version to Activity as an optional constructor param so that when supplied it'll render the activity version as: WorkflowName.WorkflowVersion.StageNo.vActivityVersion