Skip to content

Implement a BooleanComboPolicy #2

@dhh1128

Description

@dhh1128

Implement a TransitionPolicy class that can be composed of two sub-policies, joined by boolean AND or boolean OR. If two policies are ANDed, they must both agree on any transition. If ORed, either can trigger the transition.

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