public static final class PathHandler.FS extends Object
Modifier and Type | Method and Description |
---|---|
static String |
getAktionWorkflowDirPath(Vorgang v,
Aktion a)
Liefert den Pfad zum temporären Verzeichnis für die Verarbeitung der übergebenen Aktion innerhalb des übergebenen
Vorgangs.
|
static String |
getAktionWorkflowDirPath(Vorgang v,
Aktion a,
String postfix) |
static File |
getBackupDir()
Deprecated.
|
static String |
getCacheDir() |
static String |
getCacheDirPath(String cacheName) |
static <E extends IFileDataEntity<?>,T extends IFileProviding<?,E>> |
getCacheDirPath(T entity) |
static File |
getConfigDir() |
static String |
getDataDir() |
static File |
getKerberosKRB5ConfigFile() |
static File |
getKerberosLoginConfigFile() |
static File |
getLicenseFile() |
static String |
getMandantBaseDirPath(Mandant m)
Deprecated.
|
static String |
getMandantPluginDirPath(Mandant mandant)
Deprecated.
|
static String |
getPluginBaseDirPath() |
static String |
getPluginDirPath(String scopeKey) |
static String |
getPluginDirPath(String scopeKey,
String runtimeKey) |
static String |
getSystemPluginDirPath()
Deprecated.
|
static String |
getTempDir() |
static File |
getTempFolder() |
static File |
getTempFolder(boolean createIfMissing) |
static String |
getVorgangsAttachmentDirPath(Vorgang v)
Deprecated.
|
static String |
getVorgangsWorkflowDirPath(Vorgang v)
Liefert den Pfad zum temporären Verzeichnis für die Verarbeitung des übergebenen Vorgangs.
|
static void |
setConfigDir(File configDir) |
static void |
setDataDir(String configuredDataDir) |
public static String getPluginBaseDirPath()
public static String getDataDir()
public static File getTempFolder() throws IOException
IOException
public static String getTempDir()
public static File getTempFolder(boolean createIfMissing) throws IOException
IOException
public static String getVorgangsWorkflowDirPath(Vorgang v)
public static String getCacheDir()
public static <E extends IFileDataEntity<?>,T extends IFileProviding<?,E>> String getCacheDirPath(T entity)
public static String getAktionWorkflowDirPath(Vorgang v, Aktion a)
public static String getAktionWorkflowDirPath(Vorgang v, Aktion a, String postfix)
public static void setConfigDir(File configDir)
public static File getKerberosLoginConfigFile()
public static File getKerberosKRB5ConfigFile()
public static File getConfigDir()
public static File getLicenseFile()
public static void setDataDir(String configuredDataDir)
@Deprecated public static String getMandantBaseDirPath(Mandant m)
@Deprecated public static String getMandantPluginDirPath(Mandant mandant) throws IOException
getPluginDirPath(String)
IOException
@Deprecated public static String getSystemPluginDirPath() throws IOException
getPluginDirPath(String)
IOException
@Deprecated public static File getBackupDir()
File
the backup-dir@Deprecated public static String getVorgangsAttachmentDirPath(Vorgang v) throws IOException
IOException
Copyright © 2021 XIMA MEDIA GmbH. All rights reserved.