Package com.polarion.alm.builder
Interface ISourceRepository
- All Superinterfaces:
IFreezableRepository
,ILocallySynchronizableRepository
,IReadableRepository
,ITaggableRepository
public interface ISourceRepository
extends IReadableRepository, ILocallySynchronizableRepository, IFreezableRepository, ITaggableRepository
Source files repository.
- Version:
- $Revision$ $Date$
- Author:
- Stepan Roh, Polarion Software
-
Method Summary
Methods inherited from interface com.polarion.alm.builder.IFreezableRepository
freeze, isFrozen, thaw
Methods inherited from interface com.polarion.alm.builder.ILocallySynchronizableRepository
revertLocal, synchronizeLocal
Methods inherited from interface com.polarion.alm.builder.IReadableRepository
copyToLocalFile, exists, getFileSize, getLastModificationTime, isFile, isFolder, listFolder, readFile
Methods inherited from interface com.polarion.alm.builder.ITaggableRepository
getAvailableTags, getLocationTag, tagLocation, untagLocation