Which type of state transition completion will trigger a save process on the record at runtime?
A.
A transition that links back to itself.
B.
A transition that links to another state.
C.
Any transition will trigger a save process.
D.
Any transition that contains an action called triSave or triSaveAndClose.
Explanation: