public interface PluginMetaData
| Modifier and Type | Method and Description |
|---|---|
String |
getAuthor() |
String |
getDescription() |
String |
getName() |
Set<ServerStatus.Capability> |
getRequiredCapabilities() |
Version |
getRequiredVersion() |
String |
getUniqueId() |
URI |
getURL() |
Version |
getVersion() |
String getUniqueId()
String getName()
String getAuthor()
URI getURL()
Version getVersion()
String getDescription()
Version getRequiredVersion()
Set<ServerStatus.Capability> getRequiredCapabilities()
Copyright © 2012-2016 Graylog, Inc.. All Rights Reserved.