com.atlassian.bamboo.plugins.git
Class GitCacheDirectory
java.lang.Object
com.atlassian.bamboo.plugins.git.GitCacheDirectory
public class GitCacheDirectory
- extends Object
Class used to handle git cache directory operations.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getCacheDirectoryRoot
@NotNull
public static File getCacheDirectoryRoot(@NotNull
File workingDirectory)
- Parameters:
workingDirectory
-
- Returns:
- the root for all git cache directories.
getCacheLock
public static com.atlassian.util.concurrent.ManagedLock getCacheLock(@NotNull
File cache)
Copyright © 2015 Atlassian Software Systems Pty Ltd. All rights reserved.