-
Bug Report
-
Resolution: Fixed
-
L3 - Default
-
None
-
7.12.1
-
None
As mentioned in this post, https://forum.camunda.org/t/process-variables-documentation-mistakes/18990
Variables.objectValue(order) will return type of org.camunda.bpm.engine.variable.value.builder.ObjectValueBuilder which is not a type of org.camunda.bpm.engine.variable.value.TypedValue.
Created a PR: https://github.com/camunda/camunda-docs-manual/pull/508
Please review and merge to master