hudson.plugins.synergy.impl
Class WriteObjectCommand

java.lang.Object
  extended by hudson.plugins.synergy.impl.StreamCommand
      extended by hudson.plugins.synergy.impl.WriteObjectCommand

public class WriteObjectCommand
extends StreamCommand


Constructor Summary
WriteObjectCommand(java.lang.String name, hudson.FilePath path)
           
 
Method Summary
 java.lang.String[] buildCommand(java.lang.String ccmExe)
           
 java.io.OutputStream buildResultOutputer()
           
 
Methods inherited from class hudson.plugins.synergy.impl.StreamCommand
buildMask
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WriteObjectCommand

public WriteObjectCommand(java.lang.String name,
                          hudson.FilePath path)
Method Detail

buildCommand

public java.lang.String[] buildCommand(java.lang.String ccmExe)
Specified by:
buildCommand in class StreamCommand

buildResultOutputer

public java.io.OutputStream buildResultOutputer()
                                         throws java.io.IOException,
                                                java.lang.InterruptedException
Specified by:
buildResultOutputer in class StreamCommand
Throws:
java.io.IOException
java.lang.InterruptedException


Copyright © 2008-2009. All Rights Reserved.