public class LocalMediaStorageHandler extends Object implements MediaStorage
Constructor and Description |
---|
LocalMediaStorageHandler() |
Modifier and Type | Method and Description |
---|---|
void |
init(String reporterGeneratedFilePath) |
void |
storeMedia(Media screenCapture) |
public void init(String reporterGeneratedFilePath)
init
in interface MediaStorage
public void storeMedia(Media screenCapture) throws IOException
storeMedia
in interface MediaStorage
IOException
Copyright © 2018. All rights reserved.