FlowSlot扩展关联FlowRuleManager.getFlowRuleMap()问题
Open
kind/question
- Dominant language
- Java
- Stars
- 23.1k
- Forks
- 8.1k
- PR merge metrics
- No merged PRs in 30d
Description
在扩展FlowSlot后,会关联FlowRuleManager.getFlowRuleMap(),但是在FlowRuleManager中getFlowRuleMap是private,请问这种应该如何解决,或者如何正确的扩展FlowSlot?
谢谢!
Contributor guide
Research direction
Start by reading the FlowSlot extension points and FlowRuleManager.getFlowRuleMap() usage to understand why an extension needs this private method. Determine the supported way to extend FlowSlot or expose the required rule access, with documentation or tests showing the completed extension path.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- backend-api-design
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 18/100