|
|
| |
OpenXPKI::Workflow::Handler(3) |
User Contributed Perl Documentation |
OpenXPKI::Workflow::Handler(3) |
OpenXPKI::Workflow::Handler - Workflow factory manager
Handler class that manages the workflow factories for the different realms and
configuration states. The class is created on server init and stored in the
context as workflow_handler. It always creates one factory using the workflow
definitions from the current head version for each realm. You can specify
additional instances that should be created to the constructor.
Loads the most current workflow definiton for each realm.
This is a shortcut method that expects only a workflow id and will take care of
finding the correct version and workflow type and returns an instance of
OpenXPKI::Workflow.
Return a workflow factory using the versioned config.
Visit the GSP FreeBSD Man Page Interface. Output converted with ManDoc. |