Setting up version at a workflow level

Hi,

What is the mechanism/API for setting up version information in workflows?

Thanks,

Kasi

See Which is the best way to handle version for long running workflows?

Thanks Maxim, I have the foilowing questions.

  1. looks like we are setting the version in-memory (it is not stored anywhere, correct?)
  2. If we have a version of a deployable jar file which has all the artifacts for my workflow, say jar1.0 and then I have another version jar1.1, what would be the best way of checking compatibility from the two different of the jar files?

Thanks,

Kasi