Package org.bonitasoft.engine.home
Class FolderMgr
- java.lang.Object
-
- org.bonitasoft.engine.home.FolderMgr
-
public class FolderMgr extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description static org.slf4j.LoggerLOGGERstatic java.lang.StringTEMP_FOLDER_NAME_PREFIX
-
Constructor Summary
Constructors Constructor Description FolderMgr()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static FoldergetLicensesFolder()
-
-
-
Field Detail
-
LOGGER
public static final org.slf4j.Logger LOGGER
-
TEMP_FOLDER_NAME_PREFIX
public static final java.lang.String TEMP_FOLDER_NAME_PREFIX
- See Also:
- Constant Field Values
-
-
Method Detail
-
getLicensesFolder
public static Folder getLicensesFolder() throws java.io.IOException
- Throws:
java.io.IOException
-
-