Package com.google.gerrit.server.plugins
Class PluginUtil
- java.lang.Object
- 
- com.google.gerrit.server.plugins.PluginUtil
 
- 
 public class PluginUtil extends Object 
- 
- 
Constructor SummaryConstructors Constructor Description PluginUtil()
 - 
Method SummaryAll Methods Static Methods Concrete Methods Modifier and Type Method Description static List<Path>listPlugins(Path pluginsDir, String suffix)static StringnameOf(Path plugin)
 
- 
- 
- 
Method Detail- 
listPluginspublic static List<Path> listPlugins(Path pluginsDir, String suffix) throws IOException - Throws:
- IOException
 
 
- 
 
-