This method allows to flush the cached variables to the Task or Execution.
A successful invocation of this method will empty the variable cache.
If this method is called from an active command (ie. from inside a Java Delegate). {@link ProcessEngineCdiException} is thrown.
@throws ProcessEngineCdiException if called from a process engine command or if neither a Task nor an Execution is associated.
|
|
|
|
|
|