T
- the input type@Role
@Unstable
public interface LiveDataConfigurationResolver<T>
LiveDataConfiguration
from some input.Modifier and Type | Method and Description |
---|---|
LiveDataConfiguration |
resolve(T input)
Resolves
LiveDataConfiguration from the given input. |
LiveDataConfiguration resolve(T input) throws LiveDataException
LiveDataConfiguration
from the given input.input
- the live data configuration to resolveLiveDataException
- if the given input cannot be resolved as a live data configurationCopyright © 2004–2022 XWiki. All rights reserved.