module documentation

ZMSWorkflowProvider.py - Workflow management provider for ZMS content objects.

This module defines workflow import/export helpers, autocommit behavior, and the provider class that coordinates activities and transitions used by the ZMS publication lifecycle.

License: GNU General Public License v2 or later, Organization: ZMS Publishing

Class ZMSWorkflowProvider "" Properties
Function doAutocommit Implement 'doAutocommit'.
Function exportXml Implement 'exportXml'.
def doAutocommit(self, REQUEST): (source)

Implement 'doAutocommit'.

def exportXml(self, REQUEST, RESPONSE): (source)

Implement 'exportXml'.