public class RemoteArtifactManager extends Object implements ArtifactManager
ArtifactManager for use in integration tests.| Constructor and Description |
|---|
RemoteArtifactManager(ClientConfig clientConfig,
RESTClient restClient,
ArtifactId artifactId) |
public RemoteArtifactManager(ClientConfig clientConfig, RESTClient restClient, ArtifactId artifactId)
public void writeProperties(Map<String,String> properties) throws Exception
writeProperties in interface ArtifactManagerExceptionpublic void removeProperties()
throws Exception
removeProperties in interface ArtifactManagerExceptionpublic void delete()
throws Exception
delete in interface ArtifactManagerExceptionCopyright © 2017 Cask Data, Inc. Licensed under the Apache License, Version 2.0.