- 
    Type:
Task
 - 
    Resolution: Fixed
 - 
    Priority:
L3 - Default
 - 
    Affects Version/s: None
 - 
    Component/s: engine
 
- Adjust handling of serialized variable values to new API
 - Use new TypedValue api as a replacement for current variable type detection in rest (see: org.camunda.bpm.engine.rest.util.DtoUtil)
 - Update test case assertions (especially mockito verifications)
 - Update docs to reworked (in comparison to last alpha) variable API