@Deprecated public class TempDirectory extends Object
Constructor and Description |
---|
TempDirectory()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
static File |
getDirectory()
Deprecated.
Returns the directory at the root of the temporary file location.
|
static File |
getFile(String path)
Deprecated.
Returns a File where you can store a temporary file with a given path.
|
public static File getDirectory()
Copyright © 2003–2017 Atlassian. All rights reserved.