public interface UpgradeContext
| Modifier and Type | Method and Description |
|---|---|
ArtifactSelectorConfig |
getPluginArtifact(String pluginType,
String pluginName)
Gets artifact information for a given plugin type and name.
|
@Nullable ArtifactSelectorConfig getPluginArtifact(String pluginType, String pluginName)
pluginType - the plugin typepluginName - the plugin nameCopyright © 2017 Cask Data, Inc. Licensed under the Apache License, Version 2.0.