Class PluginEntry

java.lang.Object
com.google.gerrit.server.plugins.PluginEntry

public class PluginEntry extends Object
Plugin static resource entry

Bean representing a static resource inside a plugin. All static resources are available at <plugin web url>/static and served by the HttpPluginServlet.