[FEAT] Introduce ProcessPathResolver
for path resolution of all instances/cases of a process
#144
Labels
enhancement
New feature or request
Is your feature request related to a problem? Please describe.
We already provide a generic implementation with
PathResolver
and another one dedicated to a single instance/case of a process withCasePathResolver
.We should think about providing one for all instances/cases of a process.
Describe the solution you'd like
This is a meta issue to track all path resolution we could provide at "process" level based on our experience of the implementatoin of
CasePathResolver
.The text was updated successfully, but these errors were encountered: