How should an application developer change values in the transition conditions for running
process instances without uninstalling the process?

A.
by updating activity instances using UPDATE…OBJECTS DQL
B.
by defining the transition using process parameters and setting the value during execution
C.
by basing the transition on a structured data type and modifying the XML
D.
by changing the value in the Transition tab of Process Builder and versioning the process
template