Skip to content

[FEAT] CasePathResolver: create a dedicated demo #143

@tbouffard

Description

@tbouffard

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.

Is your feature request related to a problem? Please describe.

We already have a demo for PathResolver but as CasePathResolver is for a dedicated use case and will provide several computation options, I suggest we introduce a dedicated demo to clearly show that we have 2 different implementations.

Describe the solution you'd like

The demo could demonstrate the various resolution options that are available.
The user should be able to

Additional context

See also #79.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions