ezcWorkflowExecution provides all functionality necessary to execute
a workflow. However, it does not provide functionality to make the
execution of a workflow persistent and hence usuable over more than
one PHP run.
Implementations must implement the do* methods and provide the means
to store the execution data to a persistent medium.