Marker type for a lane returned by wfa.playbook.lane(). The actual activity keys are exposed via LaneDataReference<A> on the return type. Config, activities, and execution are consumed by the lane factory — not exposed on the result.
wfa.playbook.lane()
LaneDataReference<A>
Marker type for a lane returned by
wfa.playbook.lane(). The actual activity keys are exposed viaLaneDataReference<A>on the return type. Config, activities, and execution are consumed by the lane factory — not exposed on the result.