public interface IJEMHModuleProvider
Modifier and Type | Method and Description |
---|---|
String |
getDescription()
Description of this extension
|
String |
getKey()
Provider a guaranteed unique identifier, must be URL safe.
|
String |
getName()
Name of this extension
|
String |
getStatus()
Get the status of the addon
|
String |
getVendor()
Simple text name
|
String |
getVendorUrl()
Optional url
|
boolean |
isUsable()
If something prevents this addon from being used
|
String getKey()
String getVendor()
String getVendorUrl()
String getName()
String getDescription()
boolean isUsable()
String getStatus()
Copyright © 2008–2022 The Plugin People. All rights reserved.