![]() |
![]()
| ![]() |
![]()
NameOpenXPKI::Server::Workflow::Activity::Tools::CopyContextFromWorkflow DescriptionCopy context parameters from another workflow - uses direct database access and therefore works only with the default persister! Configurationclass: OpenXPKI::Server::Workflow::Activity::Tools::CopyContextFromWorkflow param: workflow_id: 12345 no_acl: 1 this_context_key: other_context_key this_second_context_key: other_context_second_key This will create two new context items this_context_key and this_second_context_key with the values of other_context_key and other_context_second_key from Workflow 12345. Activity ParametersThose named parameters are used to control the behaviour of the class, all other parameters are used as part of the map to be copied.
|