Eclipse Platform
Release 3.3

org.eclipse.team.core.history.provider
Class FileHistory

java.lang.Object
  extended byorg.eclipse.team.core.history.provider.FileHistory
All Implemented Interfaces:
IFileHistory

public abstract class FileHistory
extends Object
implements IFileHistory

Abstract FileHistory class.

Since:
3.2
See Also:
IFileHistory

Constructor Summary
FileHistory()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.eclipse.team.core.history.IFileHistory
getContributors, getFileRevision, getFileRevisions, getTargets
 

Constructor Detail

FileHistory

public FileHistory()

Eclipse Platform
Release 3.3

Guidelines for using Eclipse APIs.

Copyright (c) IBM Corp. and others 2000, 2007. All rights reserved.