DISCLAIMER: this issue describes path computation for a single instance/case only. So the implementation will go to the CasePathResolver class as it differs from PathResolver which is a generic implementation that both deals with single instance or all instances of a process.
We have several use cases where we want to categorize the elements in the computed path
Note: Validate the types of the input parameter and the returned value. The initial proposal is available in #142. If something changes, please describe it here. See also #16.
DISCLAIMER: this issue describes path computation for a single instance/case only. So the implementation will go to the
CasePathResolverclass as it differs fromPathResolverwhich is a generic implementation that both deals with single instance or all instances of a process.We have several use cases where we want to categorize the elements in the computed path
Note: Validate the types of the input parameter and the returned value. The initial proposal is available in #142. If something changes, please describe it here. See also #16.