|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface PluginVersionResolver
Resolves a version for a plugin.
Method Summary | |
---|---|
PluginVersionResult |
resolve(PluginVersionRequest request)
Resolves the version for the specified request. |
Method Detail |
---|
PluginVersionResult resolve(PluginVersionRequest request) throws PluginVersionResolutionException
request
- The request that holds the details about the plugin and the repositories to consult, must not be
null
.
null
.
PluginVersionResolutionException
- If the plugin version could not be resolved.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |