public class FileRevisionStorageProvider extends Object implements IStorageProvider
Constructor and Description |
---|
FileRevisionStorageProvider(IFileRevision revision)
Wraps a file revision as a storage provider.
|
public FileRevisionStorageProvider(IFileRevision revision)
revision
- The wrapped file revision.public IStorage getStorage(IProgressMonitor monitor) throws CoreException
getStorage
in interface IStorageProvider
monitor
- Monitor on which to report progress information.CoreException
- Thrown if the underlying storage cannot be retrieved.IStorageProvider.getStorage(org.eclipse.core.runtime.IProgressMonitor)
Copyright (c) 2006, 2014 Obeo and others. All rights reserved.