Package de.xima.fc.e2e.environment.api
Interface IXfcDirs
-
public interface IXfcDirs
Directories used by a running FORMCYCLE instance.- Author:
- XIMA MEDIA GmbH
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description File
getXfcConfigDir()
File
getXfcDataDir()
File
getXfcTempDir()
-