public class VcsCacheManager
extends java.lang.Object
Constructor and Description |
---|
VcsCacheManager(Project project) |
Modifier and Type | Method and Description |
---|---|
ContentRevisionCache |
getContentRevisionCache() |
static VcsCacheManager |
getInstance(Project project) |
VcsHistoryCache |
getVcsHistoryCache() |
public VcsCacheManager(Project project)
public static VcsCacheManager getInstance(Project project)
public VcsHistoryCache getVcsHistoryCache()
public ContentRevisionCache getContentRevisionCache()