![]() |
![]()
| ![]() |
![]()
NameOpenXPKI::Server::Workflow::Activity::Tools::WFHash DescriptionAllow array structures to be modelled in the workflow action definitions using a single implementation class. Examples<action name="add_cert_to_publish" class="OpenXPKI::Server::Workflow::Activity::Tools::WFHash" array_name="certs_found" function="setValueForKey" context_key="_add_cert_key" context_val_key="_add_cert_val" > </action> ParametersThe following parameters may be set in the definition of the action: hash_nameThe name of the workflow context parameter containing the hash to be used functionThe following functions are supported:
context_keyThe name of the context parameter that either contains or is the lvalue for the function. context_val_keyWhen retrieving an element of the array, this specifies the name of the context parameter that contains the value of the element.
|