org.apache.commons.vfs2.operations.vcs
public interface VcsUpdateListener
void updated(java.lang.String path, long revision, VcsStatus contentStatus)
path
- The path.revision
- The revision number.contentStatus
- The status.Copyright © 2002-2014 The Apache Software Foundation. All Rights Reserved.