-
Enhancement
-
Resolution: Done
-
Major
-
1.3.0.Beta4
-
None
org.jberet.support.io.OsCommandBatchlet currently uses the default stream handler that pumps out and error to the standard out and error stream of the parent process. Applications may need custom ways of handling input, output and error streams, for example, ignoring, filtering, saving some output content.
Need to support means to configure a custom stream handler for running the os command subprocess.
- relates to
-
JBERET-292 Implement a batchlet to execute native OS commands
- Resolved
-
JBERET-345 OsCommandBatchletTest does not work on all OS's
- Resolved
-
JBERET-300 Document OsCommandBatchlet in JBeret User Guide
- Open