Class
zope.app.workflow.instance.ProcessInstance

Process Instance implementation.

Process instances are always added to a process instance container. This container lives in an annotation of the object and is commonly stored in the ZODB. Therefore a process instance should be persistent.

Base classes

Implemented Interfaces

Attributes/Properties

Methods

There are no methods in this class.

Known Subclasses