public class ClientUpgradeContext extends Object implements UpgradeContext
| Modifier and Type | Field and Description |
|---|---|
protected ArtifactClient |
artifactClient |
protected co.cask.cdap.proto.id.ArtifactId |
artifactId |
| Constructor and Description |
|---|
ClientUpgradeContext(ArtifactClient artifactClient,
co.cask.cdap.proto.id.ArtifactId artifactId) |
protected final ArtifactClient artifactClient
protected final co.cask.cdap.proto.id.ArtifactId artifactId
public ClientUpgradeContext(ArtifactClient artifactClient, co.cask.cdap.proto.id.ArtifactId artifactId)
@Nullable public ArtifactSelectorConfig getPluginArtifact(String pluginType, String pluginName)
getPluginArtifact in interface UpgradeContextCopyright © 2017 Cask Data, Inc. Licensed under the Apache License, Version 2.0.