![]() |
![]()
| ![]() |
![]()
NAMEOpenXPKI::Workflow::Handler - Workflow factory manager DESCRIPTIONHandler 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. load_default_factoriesLoads the most current workflow definiton for each realm. get_workflow { ID }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. get_factoryReturn a workflow factory using the versioned config.
|