public interface SettingValueRetrievalStrategy
extends org.pf4j.ExtensionPoint
| Modifier and Type | Method and Description |
|---|---|
Optional<XPFSettingValue> |
getSettingValue(XPFSettingValueRetrievalContext context)
Retrieve a setting value for the given path and context.
|
Optional<XPFSettingValue> getSettingValue(XPFSettingValueRetrievalContext context)
context - The setting retrieval context.Copyright © 2025. All rights reserved.