public interface IBackgroundExecutionStreamProvider extends Serializable
| Modifier and Type | Method and Description |
|---|---|
InputStream |
getInputStream() |
String |
getMimeType() |
String |
getOutputPath() |
OutputStream |
getOutputStream() |
void |
setOutputFilePath(String filePath) |
void |
setStreamingAction(IStreamingAction streamingAction) |
String getMimeType()
String getOutputPath()
OutputStream getOutputStream() throws Exception
ExceptionInputStream getInputStream() throws Exception
Exceptionvoid setStreamingAction(IStreamingAction streamingAction)
void setOutputFilePath(String filePath)
Copyright © 2017 Hitachi Vantara. All rights reserved.