Replies: 1 comment 2 replies
|
Thanks for your question. You want to override So for example: override FlowFeature getAFeature() { result instanceof FeatureHasSourceCallContext } |
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
How getAFeature works in Configuration for java?
I don't see any example for custom getAFeature, can I want an example for override getAFeature
All reactions