@GwtIncompatible(value="Unemulated java.nio.file.Path") public class PluginData extends Object
Modifier and Type | Field and Description |
---|---|
String |
name |
Path |
pluginPath |
String |
version |
Constructor and Description |
---|
PluginData(String name,
String version,
Path pluginPath) |