org.modeshape.connector.svn.mgnt
Class DeleteEntry

java.lang.Object
  extended by org.modeshape.connector.svn.mgnt.DeleteEntry
All Implemented Interfaces:
ScmAction

public class DeleteEntry
extends Object
implements ScmAction

Author:
serge pagop

Constructor Summary
DeleteEntry(String path)
           
 
Method Summary
 void applyAction(Object context)
          
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DeleteEntry

public DeleteEntry(String path)
Method Detail

applyAction

public void applyAction(Object context)
                 throws Exception

Specified by:
applyAction in interface ScmAction
Throws:
Exception
See Also:
ScmAction.applyAction(java.lang.Object)


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