public class TempFolders extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
UNIQUE_AWS_LAMBDA_FOLDER |
static String |
UNIQUE_DOCKER_TEMP_FOLDER |
static String |
UNIQUE_DOTNET_TEMP_FOLDER |
static String |
UNIQUE_GRADLE_TEMP_FOLDER |
static String |
UNIQUE_HTML_TEMP_FOLDER |
static String |
UNIQUE_NPM_TEMP_FOLDER |
static String |
UNIQUE_PLATFORM_DEPENDENT_TEMP_FOLDER |
static String |
UNIQUE_PYTHON_TEMP_FOLDER |
static String |
UNIQUE_SCM_TEMP_FOLDER |
static String |
UNIQUE_WHITESOURCE_ARCHIVE_EXTRACTOR_TEMP_FOLDER |
| Constructor and Description |
|---|
TempFolders() |
| Modifier and Type | Method and Description |
|---|---|
void |
deleteTempFolders() |
void |
deleteTempFoldersHelper(String path) |
public static final String UNIQUE_HTML_TEMP_FOLDER
public static final String UNIQUE_NPM_TEMP_FOLDER
public static final String UNIQUE_GRADLE_TEMP_FOLDER
public static final String UNIQUE_DOTNET_TEMP_FOLDER
public static final String UNIQUE_PYTHON_TEMP_FOLDER
public static final String UNIQUE_DOCKER_TEMP_FOLDER
public static final String UNIQUE_SCM_TEMP_FOLDER
public static final String UNIQUE_PLATFORM_DEPENDENT_TEMP_FOLDER
public static final String UNIQUE_WHITESOURCE_ARCHIVE_EXTRACTOR_TEMP_FOLDER
public static final String UNIQUE_AWS_LAMBDA_FOLDER
public void deleteTempFolders()
public void deleteTempFoldersHelper(String path)
Copyright © 2014-2019 WhiteSource Software. All Rights Reserved.