|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface UpToDateRevisionProvider
author: lesya
| Method Summary | |
|---|---|
java.lang.String |
getLastUpToDateContentFor(VirtualFile vFile,
boolean quietly)
|
| Methods inherited from interface com.intellij.openapi.localVcs.LocalVcsItemsLocker |
|---|
itemCanBePurged |
| Method Detail |
|---|
@Nullable
java.lang.String getLastUpToDateContentFor(VirtualFile vFile,
boolean quietly)
throws VcsException
vFile - quietly - - this parameter means no ui actions should perform during the operation.
For example, the parameter is true when a content is requested for change markets
but it is false for diff operation.
VcsException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||