Hi Alex,
have you checked these docs?
I mostly use the WorkflowDescription annotation and create a new workflow class for every new workflow version, e.g. FooWorkflow_1_0_0, FooWorkflow_1_0_1, FooWorkflow_1_1_0, ...
Workflow instances I always start using their alias.
Also I set the SerialversionUID of the workflow classes, so that downward compatible changes are possible if needed.
/Michael
Von: "Alex Shubert" <
alex.s...@gmail.com>
An: "COPPER Engine" <
copper...@googlegroups.com>
Gesendet: Dienstag, 22. November 2016 14:00:59
Betreff: [COPPER Users] WorkFlow updates: local class incompatible: stream classdesc serialVersionUID