Class DefaultFileSystem
java.lang.Object
com.atlassian.jira.configurator.config.DefaultFileSystem
- All Implemented Interfaces:
FileSystem
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetAbsolutePath(String fileName) booleanisFileExisting(String fileName)
-
Constructor Details
-
DefaultFileSystem
public DefaultFileSystem()
-
-
Method Details
-
isFileExisting
- Specified by:
isFileExistingin interfaceFileSystem
-
getAbsolutePath
- Specified by:
getAbsolutePathin interfaceFileSystem
-