Skip to content

How to implement ForwardAction in external code? #406

@attilah

Description

@attilah

Is your feature request related to a problem? Please describe.
FowardAction and other actions are using internal setters for their implementation and it does not enable the Core library consumers to implement the same, similar or modified version of these actions.

Describe the solution you'd like
Have a public API to implement any of the actions when consuming the library.

These setters and some others are having only internal setter, which makes it impossible to implement the same functionality.

Describe alternatives you've considered
None

Additional context
N/A

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions