Interface PluginConfigFile
public interface PluginConfigFile
Interface for plugin configuration files. This is supposed to be implmented by enums.
-
Method Summary
-
Method Details
-
getFileName
String getFileName()Get the file name withut extension- Returns:
- the file name
-