org.modeshape.connector.scm
Interface ScmAction

All Known Implementing Classes:
AddDirectory, AddFile, DeleteEntry, UpdateFile

public interface ScmAction


Method Summary
 void applyAction(Object context)
           
 

Method Detail

applyAction

void applyAction(Object context)
                 throws Exception
Throws:
Exception


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