Skip to content

findExecution method is missing in the storage #1

@tumbochka

Description

@tumbochka

A construction

$process = $this->getProcessStorage()->findExecution($processId);

is used to get a process from the storage. But the method findExecution is missing in the storage interface & implementation. It possibly should be replaced with get in the examples,

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions