Modifier and Type | Field and Description |
---|---|
static int |
MAX_INFORMATION_LENGTH
The maximum length of the strings returned by the methods
in this interface that can be stored in the database.
|
Modifier and Type | Method and Description |
---|---|
String |
getContact()
Contact information to get more information about the plugin.
|
String |
getCopyright()
A copyright notice.
|
String |
getDescription()
A description of the plugin and what it does.
|
String |
getEmail()
An email adress to get more information about the plugin.
|
String |
getName()
The name of the plugin.
|
String |
getUrl()
An URL to get more information about the plugin.
|
String |
getVersion()
The version of the plugin software.
|
static final int MAX_INFORMATION_LENGTH
String getVersion()
String getDescription()
String getCopyright()
String getContact()
String getEmail()