public class ShellScriptOutput
extends java.lang.Object
implements com.google.gwt.user.client.rpc.IsSerializable
Contains the output of the ShellScript Tasklet. This output JavaBean
can be connected to, for example, the EMailAlert Tasklet to send
the stderr and/or stdout of the ShellScript via email.