Skip to content

[camunda-bpm-data] Provide reader for historic variable values #47

@jangalinski

Description

@jangalinski

Scenario

The process instance has ended but I want to access variables of it. Concrete Usecase: verifying in tests.

Current Behaviour

I need to manually do a historyService veriable query and cast the result.

Wanted Behaviour

I can use CamundaBpmData.reader(historyService, processInstanceId).get(myFactory),

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions