Interface IBackgroundExecutionStreamProvider
- All Superinterfaces:
Serializable
An object used by the scheduler to provide actions that expect to write to an output stream with the stream to be
written to.
- Author:
- arodriguez
-
Method Summary
Modifier and TypeMethodDescriptionvoid
setOutputFilePath
(String filePath) void
setStreamingAction
(IStreamingAction streamingAction)