de.hebkstudents.*
-
de.hebkstudents.recipemanager.constant.ShutdownConst
Modifier and Type |
Constant Field |
Value |
public static final int |
CRITICAL |
-1 |
public static final int |
UPDATE |
-2 |
-
de.hebkstudents.recipemanager.storage.AppProperties
Modifier and Type |
Constant Field |
Value |
public static final java.lang.String |
APPNAME |
"RecipeManager" |
public static final java.lang.String |
DB_DATA_TEMPLATE |
"resources/db/db_data.sql" |
public static final java.lang.String |
DB_STRUCTURE_TEMPLATE |
"resources/db/db_structure.sql" |
public static final java.lang.String |
GITHUB_REPO_URL |
"https://github.com/HEBK/recipemanager" |
public static final java.lang.String |
LATEST_VERSION_INSTALLER_URL |
"https://cdn.sarpex.eu/software/hebk/recipemanager/dl/download.php?type=exe" |
public static final java.lang.String |
VERSION |
"1.0.0-rc3" |
public static final java.lang.String |
VERSION_STRING_SERVER_URL |
"https://cdn.kleine-vorholt.eu/software/hebk/recipemanager/dl/version.php?type=raw" |