public class DefaultArtifactManager extends Object implements ArtifactManager
ArtifactManager for use in unit tests| Modifier and Type | Method and Description |
|---|---|
void |
delete() |
void |
removeProperties() |
void |
writeProperties(Map<String,String> properties) |
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.