org.jboss.dna.connector.svn.mgnt
Class AddFile

java.lang.Object
  extended by org.jboss.dna.connector.svn.mgnt.AddFile
All Implemented Interfaces:
ScmAction

public class AddFile
extends Object
implements ScmAction


Constructor Summary
AddFile(String path, String file, byte[] content)
           
 
Method Summary
 void applyAction(Object context)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AddFile

public AddFile(String path,
               String file,
               byte[] content)
Method Detail

applyAction

public void applyAction(Object context)
                 throws Exception
Specified by:
applyAction in interface ScmAction
Throws:
Exception


Copyright © 2008-2010 JBoss, a division of Red Hat. All Rights Reserved.