Uses of Interface
org.figure8.join.services.vcs.VCSAccessor

Packages that use VCSAccessor
org.figure8.join.businessobjects.artifact   
org.figure8.join.services.vcs   
 

Uses of VCSAccessor in org.figure8.join.businessobjects.artifact
 

Methods in org.figure8.join.businessobjects.artifact that return VCSAccessor
 VCSAccessor DeliverableType.getVCSAccessor()
          Get the VCSAccessor associated to this type (if any).
 

Uses of VCSAccessor in org.figure8.join.services.vcs
 

Classes in org.figure8.join.services.vcs that implement VCSAccessor
 class AbstractVCSAccessor
          Support implementation of VCSAccessor.
 class CVSAccessor
          Implementation of VCSAccessor for CVS system.
 class SubversionAccessor
          Implementation of VCSAccessor for Subversion system (see http://subversion.tigris.org).
 



Copyright © 2005-2008 Join. All Rights Reserved.