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