| Package | Description |
|---|---|
| org.craftercms.commons.plugin.model |
| Modifier and Type | Field and Description |
|---|---|
protected Plugin |
PluginDescriptor.plugin
The actual metadata of the plugin
|
| Modifier and Type | Method and Description |
|---|---|
Plugin |
PluginDescriptor.getPlugin() |
| Modifier and Type | Method and Description |
|---|---|
static PluginDescriptor |
PluginDescriptor.of(Plugin plugin)
Wraps the plugin metadata in a descriptor object
|
void |
PluginDescriptor.setPlugin(Plugin plugin) |
Copyright © 2021 CrafterCMS. All rights reserved.