public interface PluginVersion
| Modifier and Type | Field and Description | 
|---|---|
static java.lang.String | 
PROP_NAME_APICOMPLIANCE_VERSION
Nome di default della proprietà che rappresenta la versione delle API con cui il plugin è compatibile 
 | 
static java.lang.String | 
PROP_NAME_PLUGIN_VERSION
Nome di default della proprietà che rappresenta la versione del plugin 
 | 
| Modifier and Type | Method and Description | 
|---|---|
APIVersion | 
getAPIComplianceVersion()
Restituisce la versione delle API con cui il plugin è compatibile. 
 | 
Version | 
getVersion()
Restituisce la versione del plugin. 
 | 
static final java.lang.String PROP_NAME_PLUGIN_VERSION
static final java.lang.String PROP_NAME_APICOMPLIANCE_VERSION
Version getVersion()
APIVersion getAPIComplianceVersion()