|
A process state reflects all the information about the current
status of a process instance.
This includes information such as where in the process all work
items are, what the next steps in the process are, what person(s)
or application(s) are currently responsible for those next steps,
and all the history regarding what has happened to the process.
|
Process state is
managed by a process
execution engine.
|