MAN page from OpenSuSE perl-OpenXPKI-Core-0.9.1389-6.362.CS.i586.rpm
OpenXPKI::Server::Workflow::Activity::Tools::Approve
Section: User Contributed Perl Documentation (3)
Updated: 2008-09-30
Index Name
OpenXPKI::Server::Workflow::Activity::Tools::Approve
Description
This class implements simple possibility to store approvals and(if available) their signatures. The approvals are stored in theworkflow context in a serialized array. This allows for easyevaluation of needed approvals in the condition class Condition::Approved.
The activity uses no parameters. All parameters will be taken from thesession and the context of the workflow directly. Please note that youshould never a user to directly modify the context parameterapprovals if you use this module and the referenced condition.
Configuration
The parameter check_creator can be defined in the workflow activitydefinition to forbid that the creator of the workflow approves hisown workflow.If the parameter multi_role is set, a user is allowed to approve theworkflow in different role. If the parameter is not set, the usercan only do one approval in total.If used with signatures, the parameter pkcs7tool has to be set toa valid pkcs7tool identifier from config.xml
Index
- Name
- Description
- Configuration
This document was created byman2html,using the manual pages.